Today I Learned...
... that there's a copy path button in File Explorer :l
Comments
-
Tip: There's also a print screen button your keyboard.
Sorry / not sorry.
🤗
-
Would this work better for you?
Via Snipping Tool.
-
Here's a PowerShell function for you, in case you weren't able to locate the print screen key.
Function ScreenCapture {
# Dependencies
Add-Type -AssemblyName System.Windows.Forms
Add-type -AssemblyName System.Drawing
$LogFile = "C:\test\test.png"
[Windows.Forms.Sendkeys]::SendWait("%{PrtSc}")
$pngFile = [Windows.Forms.Clipboard]::GetImage()
$pngFile.Save($LogFile)
}
-
-
Ok, I have recognize I was getting "roasted" but this... this is sheer class.
-
Wait scratch that, I now realize why I am getting roasted. That's freaking hilarious hahahahaha.
-
We have a knowledge base article that you may find helpful. Please check the link below.
Categories
- All Categories
- 1 The Blog
- 1 What's Trending
- 7.3K The Community
- 3K General Discussion
- 96 New Members
- 764 Consumer Tech
- 186 Prebuilt PCs and Laptops
- 151 Software
- 30 Audio/Visual
- 48 Networking & Security
- 4 Home Automation
- 5 Digital Photography
- 12 Content Creators
- 27 Hobby Boards & Projects
- 72 3D Printing
- 83 Retro Arcade/Gaming
- 58 All Other Tech
- 263 PowerSpec
- 2.5K Store Information and Policy
- 138 Off Topic
- 35 Community Ideas & Feedback
- 594 Your Completed Builds
- 3.6K Build-Your-Own PC
- 2.6K Help Choosing Parts
- 302 Graphics Cards
- 308 CPUs, Memory, and Motherboards
- 133 Cases and Power Supplies
- 50 Air and Liquid Cooling
- 46 Monitors and Displays
- 87 Peripherals
- 56 All Other Parts
- 58 Featured Categories
We love seeing what our customers build
Submit photos and a description of your PC to our build showcase
Submit NowLooking for a little inspiration?
See other custom PC builds and get some ideas for what can be done
View Build ShowcaseSAME DAY CUSTOM BUILD SERVICE
If You Can Dream it, We Can Build it.
Services starting at $149.99