Prev Previous Post   Next Post Next
Old 16th June 2005, 23:19   #1
jsbach
Junior Member
 
Join Date: Feb 2005
Location: Italy
Posts: 42
question on logiclib

i have:
...
var Var1
var Var2
...
${If} $Var1 <> $Var2
; do action 1...
${Else}
; do action 2...
${EndIf}

When values are different i expect 'action 1' being executed but this never happens. for example:
Var1 = "1.3.1.0"
Var2 = "1.4.1.0"

i'm getting 'action 2' executed. Why ?

thanks.

ps. not yet tried with latest version of logiclib (just downloaded). Now using lib which comes with nsis 2.06.
jsbach is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump