If I understood your question correctly, you can steal my NSIS script at https://code.google.com/p/biosmalltalk/wiki/NSISInstallerScript and execute: makensis.exe myscript.nsi (see http://nsis.sourceforge.net/Docs/Chapter3.html for details) to generate an installer. Cheers, Hernán 2014/1/18 Sean P. DeNigris <sean@clipperadams.com>
Are there up-to-date instructions - or better yet CI scripts - or even better Smalltalk CI scripts :) - to make installers for Mac/Windows/Unix?
How about if one can not install anything? Mac is easy enough, as a bundle has everything hidden in one, but what about Windows? Can one do better than a batch file + Pharo.ini specifying the image? Or an sh file + folder-with-everything-else for unix?
----- Cheers, Sean -- View this message in context: http://forum.world.st/Making-Platform-Installers-tp4737775.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.