Printable View
how would i go about running an exe with 3 switches from within my program?
use the shell function VB Code: Shell "ProgPath /s /d /a" something like that?
Shell "ProgPath /s /d /a"