|
-
May 31st, 2006, 03:55 AM
#4
Re: Insalling a Service
Setup will only install the EXE on the system, it is your responsibility to run exename -install on the command prompt before you could use the service. Open command prompt, go to the folder where the EXE is located and then type this and press enter
Code:
yourexename -install
This will install the exe as a Service, now you can start the service from the command prompt or service control manager.
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|