Search found 3 matches
- Sun Jan 11, 2026 5:07 pm
- Forum: Windows 11 Upgrade Help
- Topic: **Subject: Windows 11 upgrade is killing me!!** So my old rig (i5-7600k, GTX 10?
- Replies: 21
- Views: 745
- Sun Jan 11, 2026 3:25 pm
- Forum: Windows 11 Upgrade Help
- Topic: **Subject: Win 11 upgrade is killing me!!** Alright, I give up?
- Replies: 22
- Views: 897
- Thu Jan 01, 2026 6:53 pm
- Forum: Windows 11 Upgrade Help
- Topic: I'm writing a Python script to automate some tasks and need to take screenshots?
- Replies: 22
- Views: 760
I'm writing a Python script to automate some tasks and need to take screenshots?
I'm writing a Python script to automate some tasks and need to take screenshots. Instead of using a complex library, I'd prefer to just launch the built-in Windows screenshot utility from my code. What's the command or method to start the Snipping Tool using Python's subprocess module or a similar ...