Skip to content
⌘ NSIS Forum Archive

Model ExecWait ?

2 posts

Jennifer K#

Model ExecWait ?

Hi,

I just discovered NSIS and I love it! I am trying to run from the installer another installer. it works - most of the time...

I mean it work if I don't try to click wrapper installer while the ExecWait-ed installer runs. If I click the wrapper installer, then the entire thing gets completely confused and unpredictable things happen.

This is especially terrible when PageReinstall is called because an older version is detected: The installer starts to run before the uninstaller was even clicked...

Any idea how to fix this bug?

Tx,
Jen