|
|
#1 |
|
Member
Join Date: Apr 2006
Location: Somewhere in Germany
Posts: 81
|
Complex Version Check fails
Hi Forum.
I've got a problem. Specified is to allow installation on: Win2003 Server, Win2008 Server w/ SP2+, Win2008 Server R2 w/ SP2+, WinVista w/ SP2+, WinXP w/ SP3+, Win7+ This is the code: PHP Code:
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Are you sure the OrIf and AndIf statements can be used in the way you want to use them? Since you cannot put (brackets) around them, it depends on LogicLib.nsh how your code will be interpreted.
I suggest trying something that's simpler to visualize (as far as understanding what the precompiler is doing, that is). Like this: PHP Code:
|
|
|
|
|
|
#3 |
|
Member
Join Date: Apr 2006
Location: Somewhere in Germany
Posts: 81
|
Thnx MSG.
I've changed the way to check the OS. This works: PHP Code:
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|