Apply Install sets SUCCESS = COMPLETE?

Got a problem you cannot solve? Try here.
get101
Posts: 48
Joined: Wed May 16, 2007 1:58 am

Apply Install sets SUCCESS = COMPLETE?

Postby get101 » Sun Jul 01, 2007 8:01 pm

I have this code:

if Variable ADVERTISE Equals TRUE
Apply Advertised (get result into variable SUCCESS)
else
Apply Install (get result into variable SUCCESS)

if Variable SUCCESS Equals TRUE
if Variable SUCCESS not Equals Cancel
Register Library $TARGETDIR$\\ctText.ocx


I found that SUCCESS = COMPLETE, and the Register Library line does not register anything.

If I remove the two IF lines, then the Register Library works fine.

Is there any problem with changing it to:

Apply Install (get result into variable SUCCESS)
if Variable SUCCESS Equals COMPLETE
Register Library $TARGETDIR$\\ctText.ocx

Return to “Technical Support”

Who is online

Users browsing this forum: Baidu [Spider] and 83 guests