I'm working to an install that runs with execwait an exe, (source is my C++ project that create a login mask( two fields with username e password etc etc...).
I would like that my exe program will be modal respect the nsis installer window.
I'm triyng to see this thread:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
I've downloaded the example but is not my scenario.
It is possible with nsis or is a problem of flag in c++ project in your idea?
thanks so much!