Login | |
|
 |
RE: Process VBScript Help - 11/20/2008 2:39:56 PM
|
|
 |
|
| |
TomRiddle
Posts: 194
Score: 4
Joined: 2/7/2008
Status: offline
|
Here is an idea What about making the watcher shortcut open a batchfile that opens watcher.exe. The batch file will pause untill watcher is closed and then proceed to the next line ( kill the swiapimux.exe process) if you want to make it neater ie not seeing the black dos window, launch the batch file from a VBscript that opens it in a hidden window. You could probably also do it by running it the watcher.exe from plain vbscript, if you do it with the right options the script will pause until watcher.exe is closed and then proceed to the kill task. That would mean you would have to run Watcher from the shortcut, not autorun when the NextG card is installed. Maybe there are some updates for W2k WMI
|
|
| |
|
|
|
|
|