|
|
#1 |
|
Member
|
Need some help with Exec / ExecWait
How can I run uninstaller or other .exe file
and hide current installer window until I finish with the new exec... ? |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
|
You could execute HideWindow before calling ExecWait to hide the installer, and then use BringToFront afterwards to show the installer again.
|
|
|
|
|
|
#3 | |
|
Member
|
Can't hide it
Quote:
code: But still - it shows the called exe (uninstaller.exe) win but DOES NOT hide the current (setup) window (maybe it has the same HWND ?) P.S. I do it on .onInit |
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Um, but onInit, the installer dialog won't have shown yet - so how can you hide it?
-Stu
Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#5 | |
|
Member
|
...
Quote:
Well, it will show coz the Exec functions wont wait and show them both (I know - I'm a special case :-) Anyway - Good news - I finally managed 2 do it Yieeeha What a great source. I'm just about to give my two full days work modern-UI script... 10Q all. |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|