[Bug 14930] SPSS 16/17, Adobe Audition 2 installers fail during file extraction

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 20 23:13:41 CST 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msi
            Summary|SPSS 16 evaluation installer|SPSS 16/17, Adobe Audition 2
                   |fails during file extraction|installers fail during file
                   |                            |extraction
            Version|CVS/GIT                     |1.1.2




--- Comment #6 from Dan Kegel <dank at kegel.com>  2008-12-20 23:13:40 ---
This same problem affects Adobe Audition 2 (see 
http://bugs.winehq.org/show_bug.cgi?id=6275#c15 )

Full recipe to reproduce:

$ wget
http://trials.adobe.com/Applications/Audition/trials/win/2.x/Adobe_Audition_2_0_Tryout.exe
$ sha1sum Adobe_Audition_2_0_Tryout.exe
e3baa9723e38e0b01abad382ea2824cba31aee4e  Adobe_Audition_2_0_Tryout.exe

$ cd $HOME
$ rm -rf .wine
$ wget http://kegel.com/wine/winetricks
$ sh winetricks msxml3 
$ wine Adobe_Audition_2_0_Tryout.exe
$ cd Adobe_Audition_2.0_Tryout
$ wine Audition\ 2.0\ Setup.exe 

This fails with 
err:msi:msi_cabextract FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"Data1.cab"
without the patch from #5.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list