问题
I need to write a script that sets the short name of a file on a FAT32 file system. On NTFS I can use the FSUTIL utility under windows but I cannot seem to fathom out how to do this for a FAT32 drive.
Bonus kudos for a window command or powershell script
回答1:
They made this superhard to get at, but here is one solution: http://technet.microsoft.com/en-us/library/ee692751.aspx
来源:https://stackoverflow.com/questions/4115519/how-to-set-fat32-short-names-in-powershell-or-windows-command-shell