|
@ -41,7 +41,7 @@ sp "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "HideFile |
|
|
sp "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "HideDrivesWithNoMedia" 0 |
|
|
sp "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "HideDrivesWithNoMedia" 0 |
|
|
|
|
|
|
|
|
echo "Setting default explorer view to This PC" |
|
|
echo "Setting default explorer view to This PC" |
|
|
sp "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "LaunchTo" 0 |
|
|
sp "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "LaunchTo" 1 |
|
|
|
|
|
|
|
|
# Explorer will throw an error if quick acess is removed and default view has |
|
|
# Explorer will throw an error if quick acess is removed and default view has |
|
|
# not been changed to This PC. |
|
|
# not been changed to This PC. |
|
|