Forum: NSIS Discussion
30th May 2007, 15:24
|
|
Replies: 4
Views: 1,433
I've written a software that I need to...
I've written a software that I need to distribute. In order for the software to run it needs to first install MySQL and MyODBC. The MySQL part I did using the noinstaller version.
Using ExecWait...
|
Forum: NSIS Discussion
30th May 2007, 14:14
|
|
Replies: 4
Views: 1,433
installer inside nisis setup
hello all,
I've created an installer using NSIS, and now I want it to also install MyODBC.
I need the NSIS installer to wait for the MyODBC installation to finish before going on to other tasks...
|