Search found 1 match
- 08 Feb 2009 14:57
- Forum: DOS Batch Forum
- Topic: Changing File Type Icons
- Replies: 1
- Views: 4553
Changing File Type Icons
Hello, I want to create a batch file that will change the icon of an associated file type. I have already figured out how to change file associations using ftype, but cannot find any information on changing the icons for a type. Here's a rough example of the layout of what I think the batch file mig...