Jump to content

Recommended Posts

Posted

How do I run a compiled script as an ongoing running process(eg.explorer.exe) without any visible windows or dialogs?

AutoIt does not show any windows by default so do you have something else to add to make others understand your need for help?
Posted

The Windows NT 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).

Instrsrv.exe installs and removes system services from Windows NT and Srvany.exe allows any Windows NT application to run as a service.

http://support.microsoft.com/kb/137890

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...