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.