Application As Service
Posted on August 10th, 2009 in Uncategorized
You can use Application as Service software to do the following and even more:
- Launch any application as Windows NT/2000/XP/2003 service.
- Launch your application at system boot, before user logon.
- Runs executable: 16 bit (Dos, Windows, OS/2), 32 bit, batch files, scripts (VBScript, JScript) as a service.
- Run your application without the need of a user session.
- Achieve higher fault tolerance with your software reporting private errors to the event log and automatically restarting on errors.
- Specify application priority.
- Run a GUI application under a different security context (even under NT 4.0). User passwords are entered by the administrator and users are not prompted.
- Standard input/output automatic redirection to files.
- Automatically start applications before and after service.
- Allow multiple processes to run within the same service, etc.




