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 DiscussionsADO Pipeline Execution Fail issue after TC\TE upgradeRuntimeError: The object does not existFields data to compare?
Related ContentLaunch TestComplete Control PanelAutomating core applications list in Control Panelcontrol panel and calc.exe