Tagged Questions
6
votes
2answers
449 views
Change file creation time on a FAT filesystem
I need a way to change the creation time of a file on a mounted FAT32 volume. I have to do that because my MP3 player will only read files sorted by this creation time.
If I can find a way to set the ...