문제

I am using EZtwain to scan documents into a directory.

The EZTwain application installs a dll into the users system32 folder beforehand.

Now the application is working on my own personal computer, but when This application is run on the users computes who have rights restrictions, the application does not scan the images.

I take it the rights the user have restricts them from accessing the dll as it should. Is there another way to right this without giving the user full admin access on his or her pc to get to the dll in System32?

도움이 되었습니까?

해결책

Try to place the DLL to user accessible path and register it.

다른 팁

Read below link and if it is ok then create batch file and use it

http://www.softtreetech.com/24x7/archive/53.htm

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top