Problem

Need to rename all files in a folder to short 8.3 style names for some reason.

Solution

This script is non-recursive and non-destructive (renamed files are put in a temp dir):