Copy_and_Paste

disable remember folder view settings

프로세스 천국 2013. 3. 24. 14:23

copy and paste

 

echo ######################################################################
echo Created by Windowexe.com , WindowexeRegToBat
echo ######################################################################
echo Start
echo default system32 directory & cd %windir% & cd system32
echo 002 & reg.exe add "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell" /f
echo 003 & reg.exe add "HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell" /v "FolderType" /d "NotSpecified" /f
echo End
echo ######################################################################
echo Created by Windowexe.com , WindowexeRegToBat
echo ######################################################################