ServiceMill - Version 3.8.52 1.Applications Run a program that is not available as a native systemservice (No user session needed) Write your own batch or script and run it securely as asystem service Run an application as a service in order to be able tostart/stop it remotely Run a UI application under an administrative securitycontext (the user will not have access to the password) 2.BenefitsRun your application securely without the need of auser session No modifications are required for your existingprograms to work Integrates with Microsoft Management Console (MMC) Optional administration through Service+ Remote & Local administration supported Specify window position at startup Run programs which requires both interactive mode andnetwork access at the same time3.Features Runs most executable: 16 bit (Dos, Windows, OS/2), 32bit, batch files, scripts (VBScript, JScript) as a service Runs custom applications developed using: Visual Basic,Java, PowerBuilder, Delphi, etc. as a service Start applications at predefined interval Restarts applications that terminate when a user logs off Lets you specify the application priority (High,Normal, Idle) Supports multiple processors (Specify processors onwhich the application will run) Reports private errors to the event log Lets you set process-specific environment variables Allows to run multiple processes within the sameservice without ending up with orphan processes whenthe service is stopped. Restore user mapped network drives when the process starts Specify standard input/output file redirection