d drive not openning

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Dear All,

when I click on d drive it gives error access denied
while I m able to do right click and explore
 
Replied to [Sam]s message :
Dear All,

when I click on d drive it gives error access denied
while I m able to do right click and explore


Click Start | Run :
cmd.exe /c del /f "D:\Autorun.inf"


And try opening D drive.


Good Luck, Ayush.
 
Hi Dear ,

file deleted but drive still not opening

and also right click --> open not working

--


Sam

Ayush said:
Replied to [Sam]s message :
Dear All,

when I click on d drive it gives error access denied
while I m able to do right click and explore


Click Start | Run :
cmd.exe /c del /f "D:\Autorun.inf"


And try opening D drive.


Good Luck, Ayush.
 
c: drive folders were also set to open with command prompt
but now I have changed them to open with explorer but every time they open
into new windows
any solution?


--

Sam


Sam said:
Hi Dear ,

file deleted but drive still not opening

and also right click --> open not working

--


Sam

Ayush said:
Replied to [Sam]s message :
Dear All,

when I click on d drive it gives error access denied
while I m able to do right click and explore


Click Start | Run :
cmd.exe /c del /f "D:\Autorun.inf"


And try opening D drive.


Good Luck, Ayush.
 
Hi Dear,

I changed the drive letter and d drive started opening

now pending problem is every time I click on any folder it opens in diff
explorer
any suggestions ?

--


Sam

Sam said:
c: drive folders were also set to open with command prompt
but now I have changed them to open with explorer but every time they open
into new windows
any solution?


--

Sam


Sam said:
Hi Dear ,

file deleted but drive still not opening

and also right click --> open not working

--


Sam

Ayush said:
Replied to [Sam]s message :
Dear All,

when I click on d drive it gives error access denied
while I m able to do right click and explore




Click Start | Run :
cmd.exe /c del /f "D:\Autorun.inf"


And try opening D drive.


Good Luck, Ayush.
 
Replied to [Sam]s message :
Hi Dear,

I changed the drive letter and d drive started opening

now pending problem is every time I click on any folder it opens in diff
explorer
any suggestions ?

http://snipurl.com/Double_Click

Or

``````````````````````````````````````````````
Start | Run :
reg.exe add "HKCR\Directory\shell" /ve /d "none" /f

``````````````````````````````````````````````

Good Luck, Ayush.
 
Hi Ayush

Thanx Dear my problem solved ....

--


Sam


Ayush said:
Replied to [Sam]s message :
Hi Dear,

I changed the drive letter and d drive started opening

now pending problem is every time I click on any folder it opens in diff
explorer
any suggestions ?

http://snipurl.com/Double_Click

Or

``````````````````````````````````````````````
Start | Run :
reg.exe add "HKCR\Directory\shell" /ve /d "none" /f

``````````````````````````````````````````````

Good Luck, Ayush.
 
Back
Top