Updating files in an install file without remaking the nsi.
Hello, I've had NSIS on my system for a while, and played with it a few times, but I've hit a problem. Is it possible to add/update files in your install file without remaking the whole thing? This would be helpful, as I am using NSIS to distribute files that are frequently updated, and I don't want to remake my installer each time there is an update. Is there an easy way to do this? If so, how? Thanks for any help.