OfervSuper Contributor15 years agohow to launch control panel using codeHi, i would like to launch-->Devices and Printers but not by using recording but by using simple line codes. does anyone have a solution? Thanks Show More
AlexanderMStaff15 years agoHi Ofer,You can use WScript.Shell:Set WshShell = CreateObject("WScript.Shell")WshShell.Exec("control printers")
Recent DiscussionsStoring JUnit XML while the testing is runningTestComplete Closing Issue in Debug ModeSend Request Operation - Response Body?
Related ContentLaunch TestComplete Control PanelAutomating core applications list in Control Panelcontrol panel and calc.exe