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.4K The Community
- 3K General Discussion
- 102 New Members
- 789 Consumer Tech
- 197 Prebuilt PCs and Laptops
- 154 Software
- 30 Audio/Visual
- 50 Networking & Security
- 4 Home Automation
- 5 Digital Photography
- 12 Content Creators
- 28 Hobby Boards & Projects
- 75 3D Printing
- 83 Retro Arcade/Gaming
- 60 All Other Tech
- 287 PowerSpec
- 2.5K Store Information and Policy
- 140 Off Topic
- 40 Community Ideas & Feedback
- 596 Your Completed Builds
- 3.6K Build-Your-Own PC
- 2.6K Help Choosing Parts
- 303 Graphics Cards
- 324 CPUs, Memory, and Motherboards
- 134 Cases and Power Supplies
- 50 Air and Liquid Cooling
- 46 Monitors and Displays
- 88 Peripherals
- 57 All Other Parts
- 62 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