\ServiceAgent 3.0 Pro

ServiceAgent 3.0 Professional

The easiest way to turn your applications into WinNT services

Welcome to ServiceAgent 3.0 Professional Official Site

[What's new][Faqs][Register][Mail me]

[Updated History][About JohnLong][¤¤¤εΊτ­¶]

Author Theodore / TEAM J.L.

Current version 3.0

Last Updated 2000/12/26

Message Board

Contact us!

This site is powered by

Download
Visit RaidenFTPD home

 

Welcome to SA3 FAQs

 

Q: Can I using batch file (.bat) to be an application?

A: Yes, you can do that.

ex: test.bat contains command below

"c:\program files\winamp\winamp.exe" "h:\MorningCall\Wakeup.mp3"

 

Q: Can I use ServiceAgent to be a service under 98/Me?

A: Yes, you can.

First, you should use "regedit" under 98 shell command mode, find

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices

and add string value named "ServiceAgent" , then edit its value to "c:\program files\

JohnLong\ServiceAgent\ServiceAgentMng.exe"(the path of SA). Then you can start

your SA before your 98/Me login dialog.

 

Q: How can I add a service to be a job?

A: First, you should use "regedit" under NT shell command mode, find

HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services

and you can find the service name list of your system. Pick the name you want and type

it in the Service Name Field while you want to add a job in ServiceAgent.