March 20, 200620 yr 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, 200620 yr by Wesmosis
March 20, 200620 yr [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@="mmc.exe %%systemroot%%\\\\System32\\\\devmgmt.msc"Works for me
March 20, 200620 yr @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..
March 20, 200620 yr ,, 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)
March 20, 200620 yr Yes it is the MMC console that cause this problem , do a seahc for "Devove mananger" on his forums for the fix
March 20, 200620 yr Author 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!!??
March 20, 200620 yr is this Devove manangeror device manageri got confused.... :SCoz i didn't find the search... Edited March 20, 200620 yr by Nepali
March 20, 200620 yr 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"
March 20, 200620 yr 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:\
March 20, 200620 yr Author 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!
March 21, 200620 yr 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"
March 29, 200620 yr 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!
March 29, 200620 yr 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!
May 7, 200719 yr 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
Create an account or sign in to comment