|
#1
|
||||
|
||||
|
Underlaying API Question
What windows api's are the following using:
File.Run() Shell.Execute() If Shell.Execute() is passed true for "wait for return" is it looping thru an internal loop until the procid is closed? |
|
#2
|
||||
|
||||
|
Hi Josh,
Shell.Execute() uses ShellExecuteEx(), and File.Run() uses CreateProcess(). If you use wait for return, both actions use the MsgWaitForMultipleObjects() SDK call using the handle of the newly created process. Looping until the process has signaled that it is done. I hope this helps.
__________________
MSI Factory The Next Generation Intelligent Setup Builder |
|
#3
|
||||
|
||||
|
Quote:
-josh |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| API - Action Plugin Installer -- Beta II [HOT!!!] | TimeSurfer | AutoPlay Media Studio 7.5 Discussion | 7 | 06-13-2008 03:55 AM |
| Test Drive Question | jrthom1 | Setup Factory 7.0 Discussion | 3 | 05-17-2007 02:45 PM |
| Math.RandomSeed() question | stickck | AutoPlay Media Studio 6.0 | 8 | 06-09-2006 10:42 AM |
| Question on what it takes to create plug-ins. | Corey | Developer's Den | 1 | 07-26-2004 09:40 AM |
| FlashMX vs AMS5 Data Arrays question | Martin_SBT | AutoPlay Media Studio 5.0 | 1 | 01-19-2004 10:05 AM |
All times are GMT -6. The time now is 03:14 PM.









Linear Mode

