A1VBCode Forums

control another application


http://www.a1vbcode.com/vbforums/Topic32167.aspx

By jon doe - 6/23/2014

Dear all master,



I want to make apllication were the apllication can control another apllication, ex : can access shortcut that use in the another apllication
By Keithuk - 6/28/2014

You can use the Shell function or ShellExecute API to run the other app if you know its location.