AutoGetIt icon indicating copy to clipboard operation
AutoGetIt copied to clipboard

D13 Access Violation - Workaround

Open omonien opened this issue 6 months ago • 3 comments

Hey Cornelius, I created a quick workaround solution for that D13 AV in GetItCmd. I am capturing the output directly from the console. A bit tricky, and took me a while to scan all packages, but seems to work for now.

If you like you can take my code and use it in your AutoGetIt source. Just copy and paste if you want.

https://github.com/omonien/GetItManager

The important part is in function ReadConsoleBuffer: TStringList;

Best Olaf

omonien avatar Oct 07 '25 07:10 omonien

Very good--thank you! I'll look at it in the near future.

corneliusdavid avatar Oct 08 '25 15:10 corneliusdavid

Oh, I'm sorry, I thought your first name was Cornelius :)

omonien avatar Oct 08 '25 15:10 omonien

No worries. When I first set up the Github account a long time ago, I had this strange notion I should put my last name first, perhaps so people looking for Cornelius Concepts would find the account easier.

corneliusdavid avatar Oct 08 '25 16:10 corneliusdavid