Help for this page
if (length($arg) == 0 or $arg =~ /\s/) { $arg = "\"$arg\""; }
my $pid = system 1, 'c:/program Files (x86)/vs.exe';