Wesmosis Posted March 20, 2006 Posted March 20, 2006 (edited) I donno what happen exactly, I've bin using this reg tweak from the stone age , when I build a new ISO (XPSP2+RVM2.0.3+NilteRC7) , it causes an error message when I right click My Computer and want to open the Device Managerand here is the reg tweak for it:; Add Device Manager to Right Click Menu of My Computer[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager\command]@="mmc.exe %%SYSTEMDRIVE%%\\WINDOWS\\SYSTEM32\\devmgmt.msc"what's wrong guyz? I need it there working Edited March 20, 2006 by Wesmosis
maxXPsoft Posted March 20, 2006 Posted March 20, 2006 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@="mmc.exe %%systemroot%%\\\\System32\\\\devmgmt.msc"Works for me
slimzky Posted March 20, 2006 Posted March 20, 2006 @Wesmosis, im having that problem too in RYAN VM2.0.2 updates.. it was fixed after 2.0.3 & now that my curretn build is 2.0.4 updates of RYANVM, that bug is back again.. MMC files are responsible for that... i dunno but according to glent, a ryanvm add-on can fix that issue.. havent tested it yet..
Nepali Posted March 20, 2006 Posted March 20, 2006 ,, yeah ,,my UAXP is also based on ryanvm packand i am also using that registrySAME problem Now i have to disable that registry key... the problem might with ryan pack (but not sure)
glent Posted March 20, 2006 Posted March 20, 2006 Yes it is the MMC console that cause this problem , do a seahc for "Devove mananger" on his forums for the fix
Wesmosis Posted March 20, 2006 Author Posted March 20, 2006 so anyone post here the fix plz, coz I'm gonna burn the ISO 2daydo a seahc for "Devove mananger" on his forums for the fix!!??
Nepali Posted March 20, 2006 Posted March 20, 2006 (edited) is this Devove manangeror device manageri got confused.... :SCoz i didn't find the search... Edited March 20, 2006 by Nepali
slimzky Posted March 20, 2006 Posted March 20, 2006 i changed my reg tweak to this & it works..Windows Registry Editor Version 5.00;Adds Device Manager to right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr] @="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @="mmc.exe C:\\Windows\\system32\\devmgmt.msc"
Nepali Posted March 20, 2006 Posted March 20, 2006 Windows Registry Editor Version 5.00;Adds Device Manager to right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @="mmc.exe C:\\Windows\\system32\\devmgmt.msc"I cannot point this to a particular drive,,thats my problem,,coz i may setup my windows unattendly on C:\ to Z:\
Wesmosis Posted March 20, 2006 Author Posted March 20, 2006 i changed my reg tweak to this & it works..Windows Registry Editor Version 5.00;Adds Device Manager to right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr] @="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @="mmc.exe C:\\Windows\\system32\\devmgmt.msc"Working like Hell!
slimzky Posted March 20, 2006 Posted March 20, 2006 i got that in RYANVMs forum..credits to "ghettochild".
Nepali Posted March 21, 2006 Posted March 21, 2006 This may work,,Tested,, worked like a charmWindows Registry Editor Version 5.00;Adds Device Manager to right click of MY Computer [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @="mmc.exe \\windows\\system32\\devmgmt.msc"
pyjo Posted March 29, 2006 Posted March 29, 2006 i changed my reg tweak to this & it works..CODEWindows Registry Editor Version 5.00;Adds Device Manager to right click of MY Computer[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@="mmc.exe C:\\Windows\\system32\\devmgmt.msc"Thousands thanks Slimzky. Solved the problem right!
InTheWayBoy Posted March 29, 2006 Posted March 29, 2006 I too have run into this issue, but only with Server 2003. I'm gonna try this fix when I get back (On vacation), but a suggestion would be to use the %WINDIR% variable which should resolve to your Windows folder. You would need to add the "System32" after it of course. I'm pretty sure a .reg file supports that. If not, you could always convert the command into a reg.exe syntax. Just a thought!
tfw2002 Posted May 7, 2007 Posted May 7, 2007 This works...Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@=hex(2):6d,00,6d,00,63,00,2e,00,65,00,78,00,65,00,20,00,25,00,73,00,79,00,73,\00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,\74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,\00,2e,00,6d,00,73,00,63,00,00,00Tested on XP SP2. Dont know if it works on Win 2000/2003.Steve
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now