hi is it possible to change the icon for .txt files and have it so when i install my unatended cd it has that icon automaticly? is there a file i have to hack?
Page 1 of 1
help with txt files icon
#2
Posted 28 April 2006 - 05:57 PM
options:
1. res-hack shell32.dll, look for the icon and replace it.
2. use a command on a batch file similar to:
note: search for more info since some programs can modify the filetype
1. res-hack shell32.dll, look for the icon and replace it.
2. use a command on a batch file similar to:
REG ADD "HKCR\.txt\DefaultIcon" /VE /D "path\txtfile.ico" /f
note: search for more info since some programs can modify the filetype
Share this topic:
Page 1 of 1



Help
Back to top








