|
|
#1 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
Changes in v2.42
Reading the changelog for 2.42 there are two things I'd like clarification on.
1. Useful header functions no longer require usage declaration and different syntax for uninstaller functions What are these "useful header functions"? 2. "vastly improved and thoroughly tested version of WinVer.nsh" and "WinVer.nsh: Fixed 95/NT4 ambiguity" Does that mean it's now enough to do ${If} ${AtMostWinME} to check if I'm installing on a 9x system? (No need to also check for ${IsNT}.) |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
This is the changelog I'm talking about: http://sourceforge.net/project/shown...ease_id=648502
Is there another one I'm not aware of? |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Oct 2006
Posts: 106
|
Aha! So I no longer have to do
code: and I can use code: in uninstaller functions too. That is a nice change
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|