Forum Discussion

JackSparrow's avatar
JackSparrow
Frequent Contributor
8 years ago
Solved

Launching the Desktop Application

Hi All   Am Trying to launch the application by using the below code :   def test(): WinFolder = Sys.OSInfo.WindowsDirectory DbgServices.LaunchTestedApplication(WinFolder +"C:\Users\User1\Deskt...
  • JackSparrow's avatar
    JackSparrow
    8 years ago

    tristaanogre ya I tried that code which you referred it was not working and  that link is the shortcut link which am trying to access , since the application is in some other virtual network .

     

    HKosova am about to post that I found the way of launching as you mentioned " testedapp " , which I have created & given the total virtual network path in it and I used .Run which launched the application :D