Kane & Lynch 2 - Dog Days Installation

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

Kane & Lynch 2 - Dog Days Installation

Post by akI* »

Good evening,

im trying to install Kane & Lynch 2 - Dog Days on my system. The demo runs good like i get from the AppDB: http://appdb.winehq.org/objectManager.p ... &iId=11881

Everytime i run the installer with a

Code: Select all

wine Setup.exe

it crashes with the hint that the installer "failed to run the install script".

I got a Logfile with

Code: Select all

wine Setup.exe &> Log.txt
where i get the following informations:

Code: Select all

fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
fixme:clusapi:GetNodeClusterState ((null),0x33ec34) stub!
fixme:advapi:DecryptFileA "c:\\59d528b08a10e112106c\\" 00000000
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:LsaOpenPolicy ((null),0x33f334,0x00000001,0x33f35c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 10 ignored L"MsiAssembly" table values
err:msi:ACTION_InstallFiles Failed to copy L"C:\\34bd8b0c3cf2ffc98f8960a9ca\\VC_RED.MSI" to L"C:\\VC_RED.MSI" (3)
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
fixme:xrender:XRender_AlphaBlend Unable to AlphaBlend without Xrender
The first err messages

Code: Select all

err:richedit:ReadStyleSheet skipping optional destination
appear on the licencescreen.

If i press the install button in these licencescreen the installer fails with the named error.
Any idea?
_____________________________________________________________
Systeminformations:

openSuSE 11.3
wine 1.2.3
Locked