Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 7th May 2001, 00:14   #1
Edgewize
Member
 
Join Date: Apr 2001
Posts: 89
Current version: 1.42 (5/6/01)
Download: http://www.firehose.net/free/nsis/nsis142.exe (387kb)

- Made it so that installers can take command line switches: /S (silent), /NCRC (no CRC checking) and /D= (sets output directory). Note that /D= must be the last parameter on the line.
- Made it so you can specify "" or no parameter to ComponentText to not display the Component page and automatically install all sections.
- Made it so that if you use DirShow hide, but still specify a valid DirText, it will still show the directory page if .onVerifyInstDir fails.
- Made it so you can specify "" or no parmater to DirText to not display the Directory page (ever).
- Made WriteReg* and DeleteReg* allow variables in subkey.
- Simplified some of the uninstall parsing code.
- Fixed InstallDirRegKey's handling of strings that point to an EXE that doesn't exist (it assumed that the EXE name was the directory if the EXE didn't exist, but now it only thinks the EXE name is a directory if there is a directory that exists there)
- Made it so the installer is always shown at the end of the install, if hidden with HideWindow and window auto-closing is off.
- Added SetAutoClose command/instruction (lets you override AutoCloseWindow)
- Added /WINDOWS switch to InstallColors
- Documentation overhaul
Edgewize is offline   Reply With Quote
Old 7th May 2001, 17:28   #2
Koen van de Sande
Senior Member
 
Join Date: Mar 2001
Location: Holland
Posts: 269
Nice. All I can say is "VPatch v1.1 has been released".

http://www.tibed.net/vpatch

And I guess I'll start a new topic about VPatch.

Koen van de Sande
Van de Sande Productions
TibEd.net | VPatch
Koen van de Sande is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump