View Full Version : Repackaging installer
japa77
11th March 2011, 13:22
Is it possible to extract windows installer created with NSIS, change content of one text file and repackage the installer again? We would like to avoid building the complete packages from scratch.
Afrow UK
11th March 2011, 14:14
No it isn't. Instead, consider downloading the file instead. If it's only settings that change, consider appending those settings to the end of the built installer and reading them using FileReadByte.
Stu
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.