View Single Post
  #6  
Old July 21st, 2012, 05:43 AM
Rosollia's Avatar

Rosollia Rosollia is offline
Sergeant
 
Join Date: Feb 2012
Posts: 215
Thanks: 12
Thanked 64 Times in 39 Posts
Rosollia is on a distinguished road
Default

I attaced the fix to this post, but it is really just a simple Windows registry value change.

You can even make the "fix" yoursef.

Simply copy/paste the text to notepad and then save it as .reg file and run it.

For x86 systems use this:
Quote:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw]
"EnablePrintScreen"=dword:00000001
If you have a 64 bit system use this instead:
Quote:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ DirectDraw]
"EnablePrintScreen"=dword:00000001
Attached Files
File Type: zip prntscr-fix.zip (1.6 KB, 1435 views)
Reply With Quote
The Following 3 Users Say Thank You to Rosollia For This Useful Post: