<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">Looking at extras/package/win32/<a href="http://vlc.win32.nsi.in" target="_blank">vlc.win32.nsi.in</a> line 141 of commit 7cdc5d03053dde6c160969936bb374b96a6250e6 (the last commit), I see the reg key being written with the vlc exe wrapped in double quotes...<div>

<br></div><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex">

  WriteRegStr HKCR "VLC$R0\shell\Play\command" "" '"$INSTDIR\vlc.exe" --started-from-file "%1"'<br></blockquote><div><br></div><div>The last time this line was modified was back in april.</div>

<div><br></div><div>Is something interpreting the quotes and making them disappear?  Looks like it needs to somehow be escaped.</div><div><br></div><div><div><div><div></div><div class="Wj3C7c"><div class="gmail_quote">On Sun, Oct 5, 2008 at 9:31 AM, vbtricks <span dir="ltr"><<a href="mailto:vbtricks@gmx.net" target="_blank">vbtricks@gmx.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
it seems that VLC Player does not follow the standard behavior to set<br>
its path into quotation marks when writing its path into the registry.<br>
<br>
Have a look at the path<br>
   HKEY_CLASSES_ROOT\Applications\vlc.exe\shell\Play\command<br>
in the registry.<br>
<br>
In my registry under Vista 32 EN Business the value is<br>
   C:\Program Files\VideoLAN\VLC\vlc.exe --started-from-file "%1"<br>
<br>
Normally, it should read<br>
   "C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file "%1"<br>
<br>
Windows Explorer accepts both variants but the first one causes problems<br>
when trying to call that command from self-written programs.<br>
<br>
It would be nice if you could add this request to the bug tracker.<br>
<br>
<br>
Thanks in advance,<br>
<br>
Stefan<br>
______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
</blockquote></div><br><br clear="all"><br></div></div>-- <br>Keith Kyzivat<br><br>SIPez LLC.<br>SIP VoIP, IM and Presence Consulting<br><a href="http://www.SIPez.com" target="_blank">http://www.SIPez.com</a><br>tel: +1 (617) 273-4000<br>

</div></div></div></div>
</div><br><br clear="all"><br>-- <br>Keith Kyzivat<br><br>SIPez LLC.<br>SIP VoIP, IM and Presence Consulting<br><a href="http://www.SIPez.com">http://www.SIPez.com</a><br>tel: +1 (617) 273-4000<br>
</div>