Talk:Version plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Pop error) |
No edit summary |
||
Line 1: | Line 1: | ||
I get an error in the script. It doesn't seem to like the "Pop $MajorVersion" line, and if I take this out, if just fails on the next "Pop" line. The dll is in the directory, and it compiles fine without the detect code. If I hover over POP it gives "Usage: Pop $(user_var: output)". I'm using HM NIS Edit 2.0.3 to edit scripts for NSIS 2.08. | I get an error in the script. It doesn't seem to like the "Pop $MajorVersion" line, and if I take this out, if just fails on the next "Pop" line. The dll is in the directory, and it compiles fine without the detect code. If I hover over POP it gives "Usage: Pop $(user_var: output)". I'm using HM NIS Edit 2.0.3 to edit scripts for NSIS 2.08. | ||
Does not run on Windows Server 2000 through Terminal Server. Gives "5." as a version, and says it's not NT... |
Revision as of 09:45, 22 December 2005
I get an error in the script. It doesn't seem to like the "Pop $MajorVersion" line, and if I take this out, if just fails on the next "Pop" line. The dll is in the directory, and it compiles fine without the detect code. If I hover over POP it gives "Usage: Pop $(user_var: output)". I'm using HM NIS Edit 2.0.3 to edit scripts for NSIS 2.08.
Does not run on Windows Server 2000 through Terminal Server. Gives "5." as a version, and says it's not NT...