i want to open installed printer in devices and printers.
i used,
start_application control printers Devices and Printers
to open the devices and printers. Now i want to double click on the installed printer. for example my printer name is Rose, i want to double on Rose icon and launch it
Asked
Active
Viewed 63 times
-4

ShanDice
- 1
- 2
-
Welcome to SO! Could you please provide some code, so we can help you? Read [how to ask](https://stackoverflow.com/help/how-to-ask). – 10 Rep May 06 '20 at 03:45
1 Answers
0
You can use pynput library, additionally you can look of subprocess
module.

DARK_C0D3R
- 2,075
- 16
- 21