Services Icon In Control Panel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I click on it it asks me to select a program to use to open it. The same
applies to the other icons in the control panel . Why is this ?
 
When I click on it it asks me to select a program to use to open it. The same
applies to the other icons in the control panel . Why is this ?

See if the following helps (wild guess).

1. Open a CMD.EXE window.
2. Type the following commands, pressing enter after each line:
assoc .msc=MSCFile
ftype mscfile=%SystemRoot%\system32\mmc.exe "%1" %*
3. Try Services in Control Panel.
 
Thank You.

Jerold Schulman said:
See if the following helps (wild guess).

1. Open a CMD.EXE window.
2. Type the following commands, pressing enter after each line:
assoc .msc=MSCFile
ftype mscfile=%SystemRoot%\system32\mmc.exe "%1" %*
3. Try Services in Control Panel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top