use Win32; $CommandNew = Win32::GetShortPathName("C:\\Program Files (x86)\\vs.exe"); Proc::Background->new($CommandNew);