What is the best (most efficient and security-wise) way of calling an exe from a
VB that will accept command-line arguments?
Also, what is the simpliest way of calling an exe that you may not know where it resides (i.e. call the exe without having to specify a full path for it just the name of the exe)? Thanks in advance for any help.
RP