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