Go Back   Web Server Hosting Forum by BODHost > Support > Windows Dedicated Server
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-04-06, 10:36
BOD Member
 
Join Date: Jul 2006
Posts: 107
Default Creating a Service in Windows

To create a service in windows you need to execute the following command

sc create "service name" binPath= "path of service" DisplayName="Displayname"

E.G. If you want to create DrWebCom service than command should be like

sc create "DrWebCom" binPath= "C:\Program Files\SWsoft\Plesk\DrWeb\drwebcom.exe" DisplayName= "DrWebCom"

Check this service in Administrative Tools >> Services
Reply With Quote
  #2 (permalink)  
Old 05-21-07, 10:35
Moderator
 
Join Date: Oct 2005
Posts: 346
Default

Hey shane,

Check the following how to create a service in Windows XP -

Some of the services are added from the CMD (Command Prompt). However, you will require the display name.

Click on start
Run
Type cmd and click on OK
Type sc create <service name>
Restart the System

or if you require to delete the service, then

Click on Start
Run
Type cmd and click on OK
Type: sc delete <service name>
Restart the System


Cheers
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 02:25.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.