Run exe as a service

Soldato
Joined
18 Oct 2002
Posts
7,622
Location
SX, unfortunately
Not quite running something as a service as it requires you to login at each reboot but as a "quick" work around you could write a .bat and throw it into the startup folder.
 
Does the exe in question generate a gui window ?

I run a bunch of exe's on my 2008 server as services

I can give you a service wrapper and instructions if you want
 
Last edited:
Does the exe in question generate a gui window ?

I run a bunch of exe's on my 2008 server as services

I can give you a service wrapper and instructions if you want

It does, but it can be started from the command line I think.

Yes please on the instructions - I think that's what I've tried but without success :)

Task scheduler needs to be logged on unfortunately.
 
Hmm, no go at the moment - the service starts ok, but nothing actually appears to happen :( Will keep tinkering...
 
Stupidity strikes again - it wasn't the service I created - it was a pre-existing service for the vpn so not sure why it won't start up. Had no sleep for two nights so going to back off and try again later...
 
Back
Top Bottom