Re: Getting the twain interface working on an XP user account



eastside wrote:
Robert:
You're not the first:

http://www.codecomments.com/Windows_XP_Device_Drivers_Development/message703464.html

http://www.eggheadcafe.com/ng/microsoft.public.windowsxp.device_driver.dev/post656748.asp

Here's the one I keyed off of:

http://www.kurzweiledu.com/support_knowledgebase.asp?page=EpsonScannerOnXP.html

The problem with the third solution, at least for me, is that I experienced the same perplexing problem as you. That is I fiddled with the permissions, signed onto a non-admin account, and it might work once. The next time it wouldn't!

Basically, here's what I tried before I had to attend to something else:

1. Changing the permissions in the hierarchy of folders C:\WINDOWS\twain_32\EPFB5\ES0007 (as per the Kurzweil site)

2. Changing the run permissions of the programs in the folder C:\WINDOWS\twain_32\EPFB5

I suspect, TWAIN is creating or accessing a file (temporary?) somewhere else.

I'm stuck until I find some more free time.



I don't have those exact options on XP Home so I tried something I got on an MS forum relating to another program - tip supplied by Michael Bednarek http://mbednarek.com/ - seems to be very helpful for those programs that won't work in User accounts.

When logged in as administrator navigate to relevant directory and from a command prompt execute following command
cacls . /e /g Users:f

which grants write priveliges to all users for NEW files only

If that doesn't work, you can extend it to ALL files in the folder with the command
cacls *.* /e /g Users:f

This seems to have allowed me to use the Twain interface in a User account. Phew!

--
Rev Robert M Jones, Wimborne Baptist Church, UK
http://www.wimborne-baptist.org.uk
Free trial of Mailwasher Pro - effective email spam filter - (commission
goes to our partners in Bulgaria)
http://fta.firetrust.com/index.cgi?id=420
.



Relevant Pages

  • Re: Unable to delete orphaned 1.5 GB System Restore folder
    ... The fact that the tech support is based in India has nothing to do with the ... If so you may want to leave this folder alone. ... down to all children folders because i can set those permissions to ... try deleting from the command line using system by using the AT ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Unable to delete orphaned 1.5 GB System Restore folder
    ... The only computers i fix are my own. ... If so you may want to leave this folder alone. ... it includes all subdirectories with inherited permissions. ... try deleting from the command line using system by using the AT ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Unable to delete orphaned 1.5 GB System Restore folder
    ... You did not give any info on if you checked file permissions or not. ... information folder being a perfect example of one and by default only system ... Using the attrib command does more than you suggested because ... Restore files and how to turn that off for files no longer used by System ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Help with cacls in WinXP Home
    ... Take Ownership of a File or Folder in Windows XP ... all the information I have of CACLS: ... Just because you can set permissions with Cacls doesn't mean you should. ... Try the Cacls command on a test folder first and make sure that your ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Unable to delete orphaned 1.5 GB System Restore folder
    ... all subdirectories with inherited permissions. ... rights to the folder and all subdirectories. ... It's clear that neither of you know how System Restore protects its files. ... Using the attrib command does more than you suggested ...
    (microsoft.public.windowsxp.security_admin)