Skip to content
⌘ NSIS Forum Archive

Question

2 posts

nkr#

Question

When i add a key to the resistry a folder is created and there a (default) value, and I must add a default value witch contains some stuff, but when i give the command
WriteRegStr HKCR "*\etc\bla\command" "(Default)" "$\"$INSTDIR\cohax.exe$\" $\"%1$\""

creates another default value and the program cannot work with the default one..

Is there a workaround??

Any suggestions are more than welcomed.
Afrow UK#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


-Stu