Skip to content
⌘ NSIS Forum Archive

Section control

38 posts

dirkdeftly#
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
kichik#
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.
dirkdeftly#
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..
dirkdeftly#
*thinks*

Doesn't seem THAT hard to program, if you have a real language to work with (as opposed to NSIS2 script 😛 )
kichik#
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).
dirkdeftly#
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 🙁
dirkdeftly#
Gah...sorry, I just realized what I was doing wrong. If a mod would like to delete this, they may...