System Security
Open the command line program cmd.exe (or command line window ).
Enter: c:> instsrv "service name" c: winntsrvany.exe enter
Run registry program regedit.exe
Create a subitem of HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServices "service name.
Select "service name", right-click, and create "item ".
Name: Parameters.
Select the Parameters item and create a new "string value ".
The name of "string value" is Application.
Change the Application value to the Application Path and file name (for example, C: winnti386.exe ).
Select the Parameters item and create a new "string value ".
The "string value" is named AppDirectory.
Change the Application value to the Application Path (for example, C: winnt ).
Close the Registry Program and Open Control Panel> Management Tools> service.
Select "service name" and "properties ".
Select the "login" Page and check before "allow service and desktop interaction.
Start the service. OK!
If the command line interface appears,
Remove the check box before "allow service and desktop interaction" and restart the service.