[Version]
signature=$CHICAGO$
[DefaultInstall]
AddReg=install
[install]
HKCU,Control Panel\Desktop,menushowdelay,0,'0'
HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,Desktop,0,'D:\Desktop\바탕화면'
HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,Personal,0,'D:\Desktop\My Document'
HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,My Pictures,0,'D:\Desktop\My Document\My Pictures'
HKCU,Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,Favorites,0,'D:\Desktop\Favorite'
========================================================================================
보통 C 드라이버에 지정되는 사용자 지정폴더..
내문서를 다른 드라이브로 옮기므로 평소 백업이나 복구시 유용하다..
백업을 할필요가 없이.. 운영체제 드라이브만 백업을 할수있으니.. 간편하다..
위의 글을 노트패드에 적어 확장자를 inf 지정후 더블클릭하면 실행이 된다 .
단점..
나만의 문제인지 모르나.. 처음엔 실행시 바로 적용이 바로 되었는데..
언제가 부터.. 레지스트리에 ' 가 붙어 적용이 안되서.. 레지스트리에서 직접.. 지워주는 불편함이 있다.
'D:\Desktop\My Document' 를 D:\Desktop\My Document 이런식으로.. 적어야
하는게 아닌지.. 후에..한번 적용해봐야 겠다