I like to open a program in vb and in this program i like to run a script so everything can go automatically. If someone can help, let me know
InSoMnIaC
Printable View
I like to open a program in vb and in this program i like to run a script so everything can go automatically. If someone can help, let me know
InSoMnIaC
use ShellExecute api
or just Shell function