Hi all
To open windows explorer with c: drive expanded create a shortcut on your desktop right click on it and select properties; change the target to:
%SystemRoot%\explorer.exe /n, /e,/select,c:
Copy and paste the above target
==================================
TO REMOVE “My” from My docs
Start>Run> copy and paste the command below, Click ok and you will receive a message informing you it was successful
Regsvr32 /u mydocs.dll
=========================================
To Open windows explorer expanded
Go to:
Run
Regedit
H-KRY-CLASSES-ROOT\Folder\shell
Click on shell and modify default value of this key to explore in the right pane
And close registry editor
To open windows explorer with c: drive expanded create a shortcut on your desktop right click on it and select properties; change the target to:
%SystemRoot%\explorer.exe /n, /e,/select,c:
Copy and paste the above target
==================================
TO REMOVE “My” from My docs
Start>Run> copy and paste the command below, Click ok and you will receive a message informing you it was successful
Regsvr32 /u mydocs.dll
=========================================
To Open windows explorer expanded
Go to:
Run
Regedit
H-KRY-CLASSES-ROOT\Folder\shell
Click on shell and modify default value of this key to explore in the right pane
And close registry editor