http://bugs.winehq.org/show_bug.cgi?id=2406
Summary: Wrong access rights in 2nd level directory during installation Product: Wine Version: 20040716 Platform: Other URL: http://www.webetiser.com/customers/Webetiser30FH5.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: eschen@webetiser.de
Hi,
I've used an installer based on Inno Setup (http://www.jrsoftware.org/isinfo.php) that worked in an older version of Wine correctly (maybe a 1-2 years ago). Now, it can't create a directory in the third level because the parent directory has no write access set. Here's what I get:
C:\Program Files\Webetiser3\indexHTML\help
Webetiser3 gets user write access indexHTML doesn't, so "help" can't be created
The installer normally creates deeper directory structures.
If you want to test this here's the installer:
http://www.webetiser.com/customers/Webetiser30FH5.exe
I've tested this on Suse 8.1 running in VMware 4.5 Trial on Win2k SP 4. I'm working on a test environment at the moment ;-).
Maybe this problem is already known and will be fixed soon (I couldn't find a corresponding bug entry - there's something going on with MSI/install shield, but this is not the problem here). Can you tell me something about it so that I can write a workaround paper for our customers?
Regards Rainer