Help for this page

Select Code to Download


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