Article ID: 137890
Article Last Modified on 2/20/2007
C:\Program Files\Resource Kit\Instsrv.exe Notepad C:\Program Files\Resource Kit\Srvany.exe
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\service name
- From the Services applet in Control Panel
- From a MS-DOS command prompt, type the following:
NET START <My Service>
- Use the Sc.exe utility from the Resource Kit. Type the following from
a MS-DOS command prompt:
<path>\Sc.exe start <My Service>
where <path> is the drive and directory of the Windows NT Resource
Kit (i.e., C:\Reskit).
Additional query words: prodnt
Keywords: kbhowto KB137890