|
![]() |
|
| Author |
|
|||||||
|
Grimy
Posts: 122
Location: Brisbane, Queensland
|
Anyone have a script that will check if a particular exe is running and re-run it if it gets closed? i.e. If iexpliore.exe is running and someone closes it, it automatically restarts it.
Cheers |
|||||||
| #0 08:21am 14/08/06 |
|
|||||||
|
system
|
--
|
|||||||
| #0 |
|
|||||||
|
blahnana
Posts: 224
Location: Brisbane, Queensland
|
Autoit can do that. Write a script that loops infinitely, checking if iexplore is running, if it isn't then start it.
Autoit scripts can be converted to exe with a tool on the site. Autoit is magic for automating windows stuff via scripting. |
|||||||
| #1 08:28am 14/08/06 |
|
|||||||
|
TicMan
Posts: 937
Location: Brisbane, Queensland
|
Batch scripting using pslist & find could do the trick. But AutoIT sounds pretty nifty - I think I'll check it out.
|
|||||||
| #2 08:35am 14/08/06 |
|
|||||||
|
trog
AGN Admin
Posts: 18983
Location: Brisbane, Queensland
|
AutoIt is the bomb and is definitely worth a look
|
|||||||
| #3 09:27am 14/08/06 |
|
|||||||
|
intrik
Posts: 2330
Location: Brisbane, Queensland
|
I wouldn't say that in an airport trog :D
|
|||||||
| #4 11:38am 14/08/06 |
|
|||||||
|
Grimy
Posts: 123
Location: Brisbane, Queensland
|
very handy util, did exactly what i needed, thanks muchly. any idea how to disable mouse pointer?
|
|||||||
| #5 02:43pm 14/08/06 |
|
|||||||
|
whoop
Posts: 10277
Location: Brisbane, Queensland
|
unplug the mouse?
|
|||||||
| #6 07:18pm 14/08/06 |
|
|||||||
|
Grimy
Posts: 124
Location: Brisbane, Queensland
|
na disabled mouse and removed mouse altogether, still has a dead cursor. i looking for javascript, so far so bad
|
|||||||
| #7 09:20pm 14/08/06 |
|
|||||||
|
Tollaz0r!
Posts: 7442
Location: Brisbane, Queensland
|
The first 200 callers to order now will recieve for absolutly no extra cost* a FREE* set of stake knives! * Postage and handling at additional cost. |
|||||||
| #8 09:24pm 14/08/06 |
|
|||||||
|
system
|
--
|
|||||||
| #8 |
|
|||||||
|
| ||||||||