F5F Stay Refreshed Software Operating Systems Screenshots from bootcamp

Screenshots from bootcamp

Screenshots from bootcamp

L
louie018
Posting Freak
824
11-06-2016, 06:58 PM
#1
Hello, I'm using a 2016 MacBook Pro without a touchbar and in Windows 10. I tried using the internet suggestion of "fn+shift+f11" but it didn't work. The Snipping Tool isn't suitable for capturing a full-screen game screenshot. Anyone know a reliable method or a lightweight program that allows me to create a keybind for fn+?
L
louie018
11-06-2016, 06:58 PM #1

Hello, I'm using a 2016 MacBook Pro without a touchbar and in Windows 10. I tried using the internet suggestion of "fn+shift+f11" but it didn't work. The Snipping Tool isn't suitable for capturing a full-screen game screenshot. Anyone know a reliable method or a lightweight program that allows me to create a keybind for fn+?

O
oliseli123
Member
59
11-08-2016, 04:33 AM
#2
Autohotkey is the top option I've come across. You'll need to build the code yourself, but you can likely locate a script online that suits your needs.
O
oliseli123
11-08-2016, 04:33 AM #2

Autohotkey is the top option I've come across. You'll need to build the code yourself, but you can likely locate a script online that suits your needs.

M
Markxsman
Member
177
11-08-2016, 06:25 AM
#3
Autohotkey is a great tool for this task. To simplify the process, I conducted some research and created a short script. It may not be the most detailed version, but it works well for about five minutes of work. After installing AutoHotKey, go to your desktop, right-click, and select New. Open the new file in Notepad, replace the highlighted text with your desired command, and save. Close Notepad, then run the script via Run. If everything functions correctly, your selected key will trigger a PrintScreen + Windows key combination. This will capture the screen and save it to Pictures > Screenshots.
M
Markxsman
11-08-2016, 06:25 AM #3

Autohotkey is a great tool for this task. To simplify the process, I conducted some research and created a short script. It may not be the most detailed version, but it works well for about five minutes of work. After installing AutoHotKey, go to your desktop, right-click, and select New. Open the new file in Notepad, replace the highlighted text with your desired command, and save. Close Notepad, then run the script via Run. If everything functions correctly, your selected key will trigger a PrintScreen + Windows key combination. This will capture the screen and save it to Pictures > Screenshots.

K
Kacper_Bored
Senior Member
389
11-10-2016, 04:47 AM
#4
According to the source, you must enter another key combination.
K
Kacper_Bored
11-10-2016, 04:47 AM #4

According to the source, you must enter another key combination.

P
PGVortex
Member
146
11-11-2016, 08:57 PM
#5
This version is designed for Windows 7.
P
PGVortex
11-11-2016, 08:57 PM #5

This version is designed for Windows 7.

T
tamemarco
Senior Member
482
11-14-2016, 05:54 AM
#6
Yeah, I see. Thanks for letting me know.
T
tamemarco
11-14-2016, 05:54 AM #6

Yeah, I see. Thanks for letting me know.