Help - Search - Members - Calendar
Full Version: My Computer in windows 98se
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME

   
Google Internet Forums Unattended CD/DVD Guide
Mocht4R
Is there a way to disable my computer through registry or program and vise versa. So i need to enable and disable. Any help? confused.gif
LLXX
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.
Mocht4R
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.
Mocht4R
Can anybody help?? huh.gif
second
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.
Mocht4R
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.
miko
CODE
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 helps

PS. 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
Mocht4R
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?
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.