[Bug 10922] JDK 6 offline installer fails to create jdk1.6. 0_03\jre\bin\msvcr71.dll, puts up error dialog

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 30 08:26:09 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10922





--- Comment #1 from Andrey Turkin <andrey.turkin at gmail.com>  2007-12-30 08:26:09 ---
Created an attachment (id=9902)
 --> (http://bugs.winehq.org/attachment.cgi?id=9902)
create directories recursively during DuplicateFiles

Call sequence is correct, but CreateDirectory fails because of missing parent
directory (jre). Either some previous install step should have been create it,
or DuplicateFiles action must create all parent directories if necessary. I've
attached patch to do latter


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list