Skip to content
⌘ NSIS Forum Archive

Can i run file *.reg ?

2 posts

dong#

Can i run file *.reg ?

In Nullsoft Install System, i found command run file *.reg but this is not command, how have i must write code ? can you help me ?
Red Wine#
I know, already answered on the other similar thread,

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.


However I'm wondering why one would like to deal with the registry by such an unsafe way while it is quite simple to do it with NSIS built-in instructions.