Whoah...Apparently the wrapper (which is what I've been using) is a7, but the DOS version is b0. I dun get it...
Anyway, using the DOS version works. Thanx
Section control
38 posts
I suggest you delete every directory you have installed NSIS in and install one instance of NSIS 2.0b0. When ohter version come out, install into that directory.
Did so, it's working now 🙂
Are there any logical operators (as in IF or FOR) in NSIS2b0? It'd make this process so much easier..
Are there any logical operators (as in IF or FOR) in NSIS2b0? It'd make this process so much easier..
Nope, that will come in NSIS 3.
*thinks*
Doesn't seem THAT hard to program, if you have a real language to work with (as opposed to NSIS2 script 😛 )
Doesn't seem THAT hard to program, if you have a real language to work with (as opposed to NSIS2 script 😛 )
I prefer to work on more important stuff for NSIS 2 and not waste my time destroying the current scripting language. It will all be added in NSIS 3 (if, for, while, funcitons with parms, more than one command per line, maybe even classes).
if you ask me, logical flow functions are extremely important to any programming language, and you wouldn't exactly "destroy" nsis by adding it...but that's just one user's opinion 🙁
Gah...sorry, I just realized what I was doing wrong. If a mod would like to delete this, they may...