kumar_NOccasional Contributor15 years agoReg: Launch the window applicationHi.. How to launch the application available in the path, instead of Call TestedApps.notepad.Run(1, False). E.g: I need to launch the application available in the path like c:\Allprogram...Show More
karkadilValued Contributor15 years agoSys.OleObject("WScript.Shell").Run("c:\\Allprograms\\applicaiton1");
Related ContentLaunching the Desktop Applicationautomating windows desktop applicationLaunching browserTestComplete switching between two windows applicationsLaunch Browser in Incognito/Private Mode
Recent DiscussionsRecommendations for Training on Automating WinForms Applications Using TCUnexpected Window Event HandlerTestExecute not able to launch Edge & Chrome browserAssistance with Handling Print Dialog Overlap in TCWebView2 support does not work