January 26, 200620 yr Is there a way to disable my computer through registry or program and vise versa. So i need to enable and disable. Any help?
January 26, 200620 yr Remove its CLSID from the HKEY_CLASSES_ROOT\CLSID. On my system it's named 20D04FE0-3AEA-1069-A2D8-08002B30309D. Better to export that key first before deleting it, so that it's possible to restore if it doesn't work as intended.
January 30, 200620 yr Author Ok, but how would you enable it. My Computer on my desktop isn't working, so i need to know how to enable it.Also, my recycle bin doesn't open, any suggestions. Registry editing is what i am looking for, so any tips would be greatly appreciated.
February 3, 200620 yr As LLXX said, you should open regedit, then (very important) export the regkey, then remove only that regkey.You can export it by selecting the key (with a folder icon), then go to menu File and choose Export Registry File.If you want to enable the My Computer icon back later, you should import that regkey again into your registry by doubleclicking the file.
February 6, 200620 yr Author Can you tell me all the strings, and values of the strings that are supposed to be in HKEY_CLASSES_ROOT\CLSID {20D04FE0-3AEA-1069-A2D8-08002B30309D}. Because i think i might be missing a few of the strings, or the values have been tweaked. Thanks.
February 6, 200620 yr REGEDIT4[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]"InfoTip"="Displays the contents of your computer."[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]@="explorer.exe,0"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32]@="shell32.dll""ThreadingModel"="Apartment"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell][HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]@=""[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\command]@="C:\\WINDOWS\\Explorer.exe"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec]@="[FindFolder(\"%l\", %I)]"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\application]@="Folders"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\topic]@="AppProperties"[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellex][HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellex\ExtShellFolderViews][HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellex\ExtShellFolderViews\{5984FFE0-28D4-11CF-AE66-08002B2E1262}]"PersistMoniker"="file://C:\\WINDOWS\\web\\mycomp.htt"hope this helpsPS. notice the paths in this will be slightly different if you've not installed windows into C:\WINDOWS so remember to edit them to suit if applicable Edited February 6, 200620 yr by miko
February 7, 200620 yr Author My HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}is exactly the same as yours, but my computer doesn't open, either does recycle bin. Is there _anything_ else that i could do? Edited February 7, 200620 yr by bms
Create an account or sign in to comment