|
|
#1 |
|
Junior Member
Join Date: Mar 2006
Posts: 1
|
.Net 2.0 Detection Script error
I am trying to use the .net Script for checking for version 2.0 that I found on this site. But when I compile I get an error and from searching awhile this line shouldn't error on me.
Invalid command: ${If} Does anyone have any ideas? This is the full line: ${If} $0 == "not found" Any help would be appreciated
|
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
You need the LogicLib. Use the following on the top of your script:
code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|