Main Area and Open Discussion > General Software Discussion
How can I automatically run a command after an application closes?
(1/1)
katykaty:
Norton Ghost installs a windows xp service, which I assume controls its backup scheduler. But I start my backups on demand so don't need it.
The problem is, if I stop the service through WinPatrol, Ghost just starts it again next time it runs. :mad:
I've discovered I can use
--- ---sc stop "norton ghost"
to stop it - so is there any way I can make that command automatically happen once Ghost has completed its shutdown?
Thanks :D
gjehle:
if you'd start an executable that wont finish till it's done you can write a batchfile
--- ---commandA
commandB
katykaty:
Thanks - I'll try that :)
Navigation
[0] Message Index
Go to full version