l0cke Posted February 21, 2006 Posted February 21, 2006 Does anyone have any apps that let me run anything as a windows service? for free? I found 3 that all cost $$$thanks!
egrath Posted February 21, 2006 Posted February 21, 2006 Hi,SrvAny is your friend:http://support.microsoft.com/kb/q137890/Bye, Egon
ProClub Posted February 21, 2006 Posted February 21, 2006 You _could_ use the group policy editor to define a startup script. No login, SYSTEM rights. You don't NEED a service to do it.Start>run>type gpedit.msc>okHope, this helps.
jondercik Posted February 21, 2006 Posted February 21, 2006 Startup script wont do it. It will wait until the script finishes to allow logon. It needs to be a service.Jim
gunsmokingman Posted February 21, 2006 Posted February 21, 2006 Try this link srvinstw.exe it was from this thread The Thread it can install and uninstall a service. This is a Microsoft app.
ProClub Posted February 22, 2006 Posted February 22, 2006 Startup script wont do it. It will wait until the script finishes to allow logon. It needs to be a service.There is also a switch to run the script async. Tried that yet?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now