J
jim
Win-7/P, 64-bit. When I right-click Computer-Manage nothing happens. Somehow
I broke this shortcut. How do I fix it?
I broke this shortcut. How do I fix it?
Win-7/P, 64-bit. When I right-click Computer-Manage nothing happens. Somehow
I broke this shortcut. How do I fix it?
search bos
I meant 'search box', of course
Win-7/P, 64-bit. When I right-click Computer-Manage nothing
happens. Somehow I broke this shortcut. How do I fix it?
jim said:Win-7/P, 64-bit. When I right-click Computer-Manage nothing happens. Somehow
I broke this shortcut. How do I fix it?
jim said:Win-7/P, 64-bit. When I right-click Computer-Manage nothing happens.
Somehow I broke this shortcut. How do I fix it?
Thanks for the answer. Still could not get the file to run. In
case something hammered that file, I have a new W7 install in case
of emergencies so I copied the file from that and it still would
not work (on my current system). I had no patience with this issue
so I found an inelegant solution on Microsoft Answers. Thanks for
all the help.
Thanks for the answer. Still could not get the file to run. In
case something hammered that file, I have a new W7 install in case
of emergencies so I copied the file from that and it still would
not work (on my current system). I had no patience with this issue
so I found an inelegant solution on Microsoft Answers. Thanks for
all the help.
Make a simple 2 line bat file:
Start C:\Windows\system32\compmgmt.msc
Exit
Obviously save as a bat file and not as a text file in
c:\Windows\System32 and start regedit and go to key:
HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command
Mouse on left panel "command" and right panel will read under Data
%SystemRoot%\System32\CompMgmtLauncher.exe
Change to CompMgmtLauncher.bat
Close regedit.
I told ya it was inelegant but it works.
Desk Rabbit said:So basically in the registry change
%SystemRoot%\System32\CompMgmtLauncher.exe
to
%SystemRoot%\System32\compmgmt.msc