Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   passing options in shell open (http://forums.winamp.com/showthread.php?t=233160)

cellplex 14th December 2005 17:34

passing options in shell open
 
Hi all, I'm trying to do the dreaded file association for my app. I have that part working. My problem is I need to pass some options to my application for it to work properly. The line below is causing an error but I can't find exactly what is being passed to my app mcvp.exe when the user double clicks on the assoicated file. Have I got the format of the reg key correct?

Cheers.

WriteRegStr HKCR "mcvp\shell\open\command" "" '"$INSTDIR\mcvp.exe" "--int demo1 --size full --vmode-mode=bleed" %1'

Afrow UK 14th December 2005 17:39

Try putting quotes around %1 as well.

-Stu


All times are GMT. The time now is 05:49.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.