How to set FAT32 short names in Powershell or Wind

2019-07-07 03:14发布

问题:

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