Skip to content
⌘ NSIS Forum Archive

Convert REG file to NSIS Script?

5 posts

JayGunter#

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
ameer#
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
ameer#
converted file

converted file