in reply to 'C:\Program' is not recognized as an internal or external command, operable program or batch file.
In addition to the multi-argument system call, you could instead quote the browser.
system( qq("$browser" "$Path") ); [download]
--MidLifeXis