I have an app installer (more than one actually) that several times during the install produces an error like this: Cannot read access control list. Error code: 1400 This error is not fatal to the install process, so I am not really looking for anyone to solve the issue, but I am wondering if this is a Wine limitation or if it should be considered a full fledged bug? On a native Windows install, apparently what is happening is the installer is attempting to change permissions of certain folders/files, and XP / Vista (Win2K too?) have additional security over these changes, hence the attempt to read the "access control list". Yes, no? Bill