Someone, please post some vb.net code, on how to execute a file, without the full path. Like if my program is at D:\Program\program.exe, and it has to execute the file that's in D:\Program\data\file.exe , just with a click of a button.
Normally that would just be data/file.exe....
Many thanks in advance.




Reply With Quote