I need to write a script that sets the short file name in the FAT32 file system. In NTFS, I can use the FSUTIL utility under windows, but I cannot figure out how to do this for a FAT32 drive.
Bonus for a window command or powershell script
source
share