| View previous topic :: View next topic |
| Author |
Message |
Bizibill Guest
|
Posted: Mon Oct 19, 2009 1:50 am Post subject: Running AutoHotkey in the background - as XP system service |
|
|
I have been trying to run my program, that does exactly what I want it to do in the foreground, but as a system service in Windows XP Pro. It seems to run everything but doesn't open the command (cmd.exe) window or for that matter other windows either. It is hard to tell what is going on when there is nothing to see but I made a log file and this is what seems to be wrong.
I guess the question is, how do I get AutoHotkey to operate in the background in the same way as in the foreground (if it even can be done).
Thanks
Bizibill |
|
| Back to top |
|
 |
flak
Joined: 02 Oct 2009 Posts: 69
|
Posted: Mon Oct 19, 2009 6:15 am Post subject: |
|
|
| Can you show how exactly are you trying to run it as service? |
|
| Back to top |
|
 |
|