Search found 4 matches
- Fri Jan 28, 2005 10:07 pm
- Forum: General Discussion
- Topic: Installer?
- Replies: 9
- Views: 2342
All registry and Start Menu modifications are optional in NSIS, even if you include an uninstaller. The only thing NSIS installers automatically do is read various system variables to detect your Program Files folder, your System directory, etc. At its simplest, NSIS is nothing more than a SFX engin...
- Fri Sep 17, 2004 2:21 pm
- Forum: General Discussion
- Topic: Installer?
- Replies: 9
- Views: 2342
Installer Comparison, LZMA: Shoujo Attack Installer made with NSIS ("Classic" UI), including uninstaller, shortcuts, and entry in Add/Remove Programs - 6.73MB Same as above, but with Modern UI and option to launch game once install is complete (essentially the same as Inno Setup) - 6.76MB Same as ab...
- Fri Sep 17, 2004 2:58 am
- Forum: General Discussion
- Topic: Installer?
- Replies: 9
- Views: 2342
I've heard about it, but I haven't got much experience with it. They don't seem too different - though NSIS appears to give MUCH more value compared to the installer overhead. (Shoujo Attack was 0.2MB bigger when compiled with Inno Setup, and both NSIS and Inno Setup are pretty much capable of doing...
- Thu Sep 16, 2004 5:31 pm
- Forum: General Discussion
- Topic: Installer?
- Replies: 9
- Views: 2342
Installer?
Hello! Even though I've only recently found out about Lemma Soft (Thanks to Underdogs), I can without a doubt say "Keep up the good work." :D There's only one thing I'm curious about - seeing as how these Windows programs, why not use a free install system for Windows, such as NSIS ? Using that, you...