my $long = 'D:/temp/spa ce/ab cd.txt'; my $short = Win32::GetShortPathName($long); system('start', $short);