PC Review


Reply
Thread Tools Rate Thread

Manage my computer

 
 
Kent Petersen
Guest
Posts: n/a
 
      20th Oct 2003
I'm trying to get the rt-click on "My Computer", select "Manage" working on
my XPe image. A couple of weeks ago someone referred me to a post from
Lynda Allen with some registry changes to enable the rt-click, My computer,
Manage sequence. It works just fine when I add it manually after starting
up the XPe image, however, I'm now to the point where I'm trying to get all
the bits and pieces incorporated into the .sld file.

I added the registry settings to the "Extra Registry Data" item in my .sld.
When the XPe image comes up, I have the "Manage" item listed on the rt-click
menu for "My Computer". When I click on it I get the error message:

"This file does not have a program associated with it for performing this
action. Create an association in the Folder Options control panel."

At this point, here are the registry entries:

Before:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage
]
"SuppressionPolicy"=dword:4000003c
"(Default)"=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,
00,\

73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,00,6f,\

00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,30,00,\
30,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage
\command]
"(Default)"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,
00,\

79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,\

00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,\

72,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,\
00,6f,00,6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00

If I then add the registry enties manually the rt-click, My computer, Manage
sequence now works. The registry now looks like:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage
]
"SuppressionPolicy"=dword:4000003c
"(Default)"=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,
00,\

73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,00,6f,\

00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,30,00,\
30,00,00,00
@=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,7
9,\

00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,00,6f,00,6d,00,\

70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,30,00,30,00,00,\
00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage
\command]
"(Default)"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,
00,\

79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,\

00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,\

72,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,\
00,6f,00,6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,7
3,\

00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\

65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\

00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6f,00,\
6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00

Anybody have any ideas as to what I'm doing wrong? In the second set of
registry items I seem to have duplicate entries. If I delete the duplicates
the sequence still works.









 
Reply With Quote
 
 
 
 
KM
Guest
Posts: n/a
 
      21st Oct 2003
Hello, Kent!

KP> I'm trying to get the rt-click on "My Computer", select "Manage"
KP> working on my XPe image. A couple of weeks ago someone referred me
KP> to a post from
KP> Lynda Allen with some registry changes to enable the rt-click, My
KP> computer,
KP> Manage sequence. It works just fine when I add it manually after
KP> starting up the XPe image, however, I'm now to the point where I'm
KP> trying to get all the bits and pieces incorporated into the .sld
KP> file.

KP> I added the registry settings to the "Extra Registry Data" item in
KP> my .sld.
KP> When the XPe image comes up, I have the "Manage" item listed on the
KP> rt-click menu for "My Computer". When I click on it I get the error
KP> message:

KP> "This file does not have a program associated with it for performing
KP> this action. Create an association in the Folder Options control
KP> panel."

KP> At this point, here are the registry entries:

KP> Before:

KP> Windows Registry Editor Version 5.00

KP> [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\
KP> shell\Manage ]
KP> "SuppressionPolicy"=dword:4000003c
KP> "(Default)"=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,

Shouldn't this be @=hex(2):.... ?

KP> 25,00,5c, 00,\

KP> 73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,
KP> 00,6f,\

KP> 00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,
KP> 30,00,\
KP> 30,00,00,00

KP> [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\
KP> shell\Manage \command]
KP> "(Default)"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,

Shouldn't this be @=hex(2):.... ?


KP> 5c,00,73, 00,\

KP> 79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,
KP> 00,65,\

KP> 00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,
KP> 69,00,\

KP> 72,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,
KP> 00,63,\
KP>
KP> 00,6f,00,6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,
KP> 00,00

KP> If I then add the registry enties manually the rt-click, My
KP> computer, Manage sequence now works. The registry now looks like:
KP> Windows Registry Editor Version 5.00

KP> [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\
KP> shell\Manage ]
KP> "SuppressionPolicy"=dword:4000003c
KP> "(Default)"=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,
KP> 25,00,5c, 00,\

KP> 73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,
KP> 00,6f,\

KP> 00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,
KP> 30,00,\
KP> 30,00,00,00
KP> @=hex(2):40,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,
KP> 73,00,7 9,\

KP> 00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,79,00,63,00,6f,00,
KP> 6d,00,\

KP> 70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,30,00,30,
KP> 00,00,\
KP> 00

KP> [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\
KP> shell\Manage \command]
KP> "(Default)"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,
KP> 5c,00,73, 00,\

KP> 79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,
KP> 00,65,\

KP> 00,78,00,65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,
KP> 69,00,\

KP> 72,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,
KP> 00,63,\
KP>
KP> 00,6f,00,6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,
KP> 00,00
KP> @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,
KP> 79,00,7 3,\

KP> 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,
KP> 78,00,\

KP> 65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,
KP> 00,25,\

KP> 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,
KP> 6f,00,\
KP> 6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00

KP> Anybody have any ideas as to what I'm doing wrong? In the second
KP> set of registry items I seem to have duplicate entries. If I delete
KP> the duplicates the sequence still works.

Regards,
KM


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can no longer manage my computer Bill Windows XP Help 2 20th Oct 2007 01:46 PM
How to Manage other Computer through Network Siva Microsoft Windows 2000 Networking 2 20th Mar 2004 03:01 PM
Manage computer Permission???? ADRokieBoy Microsoft Windows 2000 Active Directory 0 14th Dec 2003 07:27 PM
Manage Remote Computer (Via MCC) Tristan Leask Windows XP Security 0 18th Aug 2003 09:50 PM
Computer manage from server Maged N. Roshdo Microsoft Windows 2000 Active Directory 3 30th Jun 2003 01:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:15 AM.