Question

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?

Était-ce utile?

La solution

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

Autres conseils

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

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top