 |
02-07-2007, 09:21 AM
|
#1 (permalink)
|
|
Banned
Join Date: Apr 2007
Location: delhi
Posts: 198
|
c drive not opening on double clicking
i have loaded win xp n i m not able to open the drive by double clicking(i have to right click n select open). it shows access denied. i had similar problem with other partitians but they started working after formatting. is there any way to solve this without formatting the drive??
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
02-07-2007, 02:12 PM
|
#2 (permalink)
|
|
Alive Again...
Join Date: May 2005
Location: Mumbai
Posts: 1,668
|
Re: c drive not opening on double clicking
use
chkdsk
to scan for errors in Drive C
|
|
|
02-07-2007, 02:18 PM
|
#3 (permalink)
|
|
Old is Gold
Join Date: Sep 2006
Posts: 84
|
Re: c drive not opening on double clicking
Quote:
|
Originally Posted by kooabs03
i have loaded win xp n i m not able to open the drive by double clicking(i have to right click n select open). it shows access denied. i had similar problem with other partitians but they started working after formatting. is there any way to solve this without formatting the drive??
|
is autoplay option is coming in right click menu on drives...???????
|
|
|
02-07-2007, 03:21 PM
|
#4 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
Heres the solution Dude :-
Go to start Then Open run and Type , Regedit n then go to :-
Code:
[HKEY_CLASSES_ROOT\Directory\shell]
Then in the Right hand Side change the Value of default to 1.
Then go to
Code:
[HKEY_CLASSES_ROOT\Drive\shell]
And in the right hand side change the Value of defalut To 1 .
Thts It ..
|
|
|
03-07-2007, 09:18 AM
|
#5 (permalink)
|
|
Banned
Join Date: Apr 2007
Location: delhi
Posts: 198
|
Re: c drive not opening on double clicking
[quote=iceeeeman]
Quote:
Code:
[HKEY_CLASSES_ROOT\Directory\shell]
Then in the Right hand Side change the Value of default to 1.
|
could not find HKEY_CLASSES_ROOT\ Directory\shell directory. found HKEY_CLASSES_ROOT\ Drive\shell n changed value of shell to 1
|
|
|
03-07-2007, 12:16 PM
|
#6 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
Dude copy/paste the following code in notepad
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell]
@="1"
[HKEY_CLASSES_ROOT\Drive\shell]
@="1"
Save It by any name , BUT THE EXTENSION SHOLUD BE .REG
Finally double click on it n then click on Yes.
|
|
|
04-07-2007, 07:08 PM
|
#7 (permalink)
|
|
Banned
Join Date: Apr 2007
Location: delhi
Posts: 198
|
Re: c drive not opening on double clicking
done that but it still gives the error
on double clicking
|
|
|
04-07-2007, 08:26 PM
|
#8 (permalink)
|
|
In The Zone
Join Date: Nov 2005
Location: Bangalore
Posts: 487
|
Re: c drive not opening on double clicking
__________________
eXPerience is what a MAN learn's fROM.....
|
|
|
04-07-2007, 08:33 PM
|
#9 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
Dude i m Sure this will work..............
Before Performin This Create a backup of ur registery.
Go to Run n then type regedit then go to :-
Code:
[HKEY_CLASSES_ROOT\Directory]
Expand it and then delete the Key Shell
Then Open Notepad and then copy/paste the following code in it :-
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell]
@="1"
[HKEY_CLASSES_ROOT\Directory\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Directory\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\topic]
@="AppProperties"
Save it by any name But the extension Should be .reg.Finally Double click on it and then click on Yes .
Now Go to :-
Code:
[HKEY_CLASSES_ROOT\Drive]
Expand it and then delete Shell Key from it .
Now Open Notepad And then copy/paste the following code in it :-
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive]
@="Drive"
"EditFlags"=hex:d2,01,00,00
[HKEY_CLASSES_ROOT\Drive\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,38,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell]
@="1"
[HKEY_CLASSES_ROOT\Drive\shell\DosHere]
[HKEY_CLASSES_ROOT\Drive\shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
[HKEY_CLASSES_ROOT\Drive\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Drive\shellex]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Kaspersky Anti-Virus]
@="{dd230880-495a-11d1-b064-008048ec2fc5}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Offline Files]
@="{750fdf0e-2a26-11d1-a3ea-080036587f03}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions]
[HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
"DriveMask"=dword:00000020
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{7988B573-EC89-11cf-9C00-00AA00A14F56}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{93CCF120-E053-45CA-B7E0-7DC963928598}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{ECCDF543-45CC-11CE-B9BF-0080C87CDBA6}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
Save it by any name But the extension Should be .reg.Finally Double click on it and then click on Yes .
Hope This Helps
|
|
|
04-07-2007, 09:50 PM
|
#10 (permalink)
|
|
Banned
Join Date: Apr 2007
Location: delhi
Posts: 198
|
Re: c drive not opening on double clicking
thnx 4 ur help(didn't try this one though). there was a file autorun.inf , deleted it, rebooted the system n its working
|
|
|
04-07-2007, 11:53 PM
|
#11 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
|
|
|
05-07-2007, 07:03 PM
|
#12 (permalink)
|
|
Booting Nicotine!!
Join Date: Jan 2004
Location: Paradox Box in the scrap yard
Posts: 313
|
Re: c drive not opening on double clicking
Quote:
|
Originally Posted by iceeeeman
Dude i m Sure this will work..............
Before Performin This Create a backup of ur registery.
Go to Run n then type regedit then go to :-
Code:
[HKEY_CLASSES_ROOT\Directory]
Expand it and then delete the Key Shell
Then Open Notepad and then copy/paste the following code in it :-
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell]
@="1"
[HKEY_CLASSES_ROOT\Directory\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Directory\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\topic]
@="AppProperties"
Save it by any name But the extension Should be .reg.Finally Double click on it and then click on Yes .
Now Go to :-
Code:
[HKEY_CLASSES_ROOT\Drive]
Expand it and then delete Shell Key from it .
Now Open Notepad And then copy/paste the following code in it :-
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive]
@="Drive"
"EditFlags"=hex:d2,01,00,00
[HKEY_CLASSES_ROOT\Drive\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,38,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell]
@="1"
[HKEY_CLASSES_ROOT\Drive\shell\DosHere]
[HKEY_CLASSES_ROOT\Drive\shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""
[HKEY_CLASSES_ROOT\Drive\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Drive\shellex]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Kaspersky Anti-Virus]
@="{dd230880-495a-11d1-b064-008048ec2fc5}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Offline Files]
@="{750fdf0e-2a26-11d1-a3ea-080036587f03}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}]
[HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions]
[HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
"DriveMask"=dword:00000020
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{7988B573-EC89-11cf-9C00-00AA00A14F56}]
@=""
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{93CCF120-E053-45CA-B7E0-7DC963928598}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{ECCDF543-45CC-11CE-B9BF-0080C87CDBA6}]
[HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
Save it by any name But the extension Should be .reg.Finally Double click on it and then click on Yes .
Hope This Helps
|
one of the most excellent solution to the problem i guess wil be rep u man awesome really awesome
__________________
http://spironox.blogspot.com
Rig : Asus P4 p 800SE ( happy )
Netbook : Google chrome Cr-48 Mario !!! now that's what i call lucky & also an iBookG4 (2004)
|
|
|
05-07-2007, 08:08 PM
|
#13 (permalink)
|
|
Wise Old Crow
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
|
Re: c drive not opening on double clicking
Quote:
|
Originally Posted by spironox
one of the most excellent solution to the problem i guess wil be rep u man awesome really awesome
|
ya sure..rep him.
__________________
http://twitter.com/blueshift155
|
|
|
05-07-2007, 11:23 PM
|
#14 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
|
|
|
11-07-2007, 06:29 PM
|
#15 (permalink)
|
|
Booting Nicotine!!
Join Date: Jan 2004
Location: Paradox Box in the scrap yard
Posts: 313
|
Re: c drive not opening on double clicking
Quote:
|
Originally Posted by iceeeeman
|
hey iceeeeman i want to know what about other frives i mean D: E : F: etc what should be changed i mean will the sol provide solution to all drives probs !!
__________________
http://spironox.blogspot.com
Rig : Asus P4 p 800SE ( happy )
Netbook : Google chrome Cr-48 Mario !!! now that's what i call lucky & also an iBookG4 (2004)
|
|
|
11-07-2007, 08:14 PM
|
#16 (permalink)
|
|
Broken In
Join Date: Jan 2007
Posts: 133
|
Re: c drive not opening on double clicking
 Ya man this solution is for all drives
|
|
|
17-11-2007, 06:09 PM
|
#17 (permalink)
|
|
Right Off the Assembly Line
Join Date: Nov 2007
Posts: 3
|
Re: c drive not opening on double clicking
try this it will work
erase aurorun.inf /f /a -r
and restart your computer
try it will all drive that have this problem
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|