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