ribo75016 Posted March 13 Share Posted March 13 Hello, Here is my simple test code : #include <ScreenCapture.au3> _ScreenCapture_Capture('D:\FishingF.jpg') Executed via windows explorer and here's the result : I'm using an internal gpu i7-6700T Regards, Philippe Link to comment Share on other sites More sharing options...
Nine Posted March 13 Share Posted March 13 Did you check the return value and @error ? “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector GIF Animation (cached) Screen Scraping Link to comment Share on other sites More sharing options...
ribo75016 Posted March 13 Author Share Posted March 13 40 minutes ago, Nine said: Did you check the return value and @error ? Return value is true and @error = 0 Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted March 13 Moderators Share Posted March 13 I am unable to reproduce the issue. Is this a picture within a specific application, or browser window? What should you be seeing? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
ioa747 Posted March 14 Share Posted March 14 take a look here if something help https://www.autoitscript.com/forum/topic/209751-how-to-make-_screencapture_capture-adapt-19201080-but-it-works-well-with-1366768/ Link to comment Share on other sites More sharing options...
Solution ribo75016 Posted March 14 Author Solution Share Posted March 14 (edited) I think you're right, seems it is a software / windows issue because it's identical with snipping tool (windows) but ok with Snip & Sketch (windows) Perhaps my Antivirus, Kaspersky, I'm looking for info Edit: Found, it was kaspersky hardware virtualization protection Edit 2: Nope, wrong solution, same issue after reboot It worked when I changed windows resolution then back to original, dont ask why.. Thanks ! Edited March 14 by ribo75016 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now