Has anyone tried these tools to have a Macro Scheduler normal or compiled scp run as a Service on a Win2K system (or ony other qualified OS)?The Windows NT/2000/XP Resource Kit provides two utilities that allow you to create a Windows NT user-defined service for Windows NT applications and some 16-bit applications (but not for batch files).
Macro as a 2K Service
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Macro as a 2K Service
I found this NT Service Utility page with the following information:
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
What, you mean like this:
http://www.mjtnet.com/index.htm?msfaq6.html
http://www.mjtnet.com/index.htm?msfaq6.html
MJT Net Support
[email protected]
[email protected]
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Yup, just like that!
After all these years I have never seen that. I thought I just came up with a new idea. Thanks for confirming my thoughts about using this. As they say, great minds think alike.
I guess I will move forward and try it out.
Thanks again for the great support.

After all these years I have never seen that. I thought I just came up with a new idea. Thanks for confirming my thoughts about using this. As they say, great minds think alike.

I guess I will move forward and try it out.
Thanks again for the great support.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
Bob
A humble man and PROUD of it!
-
- Automation Wizard
- Posts: 1101
- Joined: Fri Jan 07, 2005 5:55 pm
- Location: Somewhere else on the planet
An alternative to the microsoft tools is firedaemon http://www.firedaemon.com/
I've heard good things about it but haven't used it.FireDaemon is a utility that allows you to install and run virtually any native Win32 application or script (eg. BAT/CMD, Perl, Java, Python, TCL/TK) as a Windows NT, 2000, XP, 2003 & Longhorn service. FireDaemon features easy configuration (via GUI or XML), a low memory/CPU overhead, subprocess prioritisation, custom environments, CPU binding plus monitoring and logging to the event log and on-disk log files.