iseahound / Vis2

Simple OCR using Tesseract
157 stars 33 forks source link

Vis2 error #14

Open reaperisonline opened 2 years ago

reaperisonline commented 2 years ago

Hello,

Let me start by saying I want to honestly say that I am not using Vis2 through AHK, but through Pullover Macro Creator. I know how annoying it can be to receive a help request from something completely different than what you developed it for, so i would like to apologize in advance, but unfortunately I have run into a complete dead end and reaching out to you is my last resort to figure out what the issue is and (if even possible) solve it by circumventing the programming. Even the developer of PMC as well as our own IT department/company security has no clue how to solve this.

The function used was OCR / 'read text from screen and convert to variable'

Have you seen the error below before? Could you enlighten me on what it means and if there is a way to solve this? It seems like PMC/Vis2 is trying to save a temporary file in a restricted location. The computer i am trying to get this to work on is heavily secured. It seems to work 'okay' in admin mode, but this is not a long term solution since the user can not have access to this and needs to call IT support everytime for a temporary fix. If you could enlighten me on the issue, that would already help a bunch so we might be able to program around the security issue.

image

reaperisonline commented 2 years ago

I've figured out some new info with the help of our IT. Please correct me if i'm wrong.

The Vis2 library tries to start CMD and perform a user command. However since this is a networked computer, the user will not be able to specifically start this. Is there a way for the Vis2 library to perform this action without CMD rights?

iseahound commented 2 years ago

Yes, it should be possible. I'll have to add it in a later update.