If I were to copy all the files from the NSIS directory, would it act portable?
Same for HM NIS Edit.
Portable NSIS
5 posts
makensis does not write anything anywhere, so that is portable. makensisW writes to the registry IIRC
HM NIS Edit writes to the registry, but it also has a option to store the config in a .ini file (you can probably make this ini read only for use on usb flash drives)
HM NIS Edit writes to the registry, but it also has a option to store the config in a .ini file (you can probably make this ini read only for use on usb flash drives)
So can NSIS run off a usb flash drive without problems?
Yes.
Thanks for the answers.