Convert REG file to NSIS Script?
Hey all,
Does anyone know of a program to take the attached registry file and convert it to a NSIS compatible command to use with WriteRegBin, WriteRegDWORD, and WriteRegStr?
-Jay
Archive: Convert REG file to NSIS Script?
Convert REG file to NSIS Script?
Hey all,
Does anyone know of a program to take the attached registry file and convert it to a NSIS compatible command to use with WriteRegBin, WriteRegDWORD, and WriteRegStr?
-Jay
There is Reg2Nsis.
check it here http://nsis.sourceforge.net/Reg2Nsis..._NSIS_commands
To convert into NSIS code I'll just Import the file in Eclipse - NSIS environment. It will automatically convert to NSIS code.
Here with please find the enclosed file. I have converted your reg to nsi
Sorry I missed the attachment
converted file
converted file