not even if he breaks string & replaces with a variable? * edit: couldn't get vispath working at all *
This works though...
os.execute("start ./test.exe")
I just tested it with a portable version of atom text editor that I placed in a test .ved folder.
os.execute("start ./Atom/atom.exe")
Atom takes about 20+ seconds to launch so I didn't think it was working at first.