Kubuntu and Call of Duty 2

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
pongolo
Level 2
Level 2
Posts: 10
Joined: Mon Jun 15, 2009 12:11 am

Kubuntu and Call of Duty 2

Post by pongolo »

I tried installing Call of Duty 2 (DVD) on a Wine installation on Kubuntu 9.04 and keep getting the following error:

1607: Unable to install InstallShield Scripting Runtime

I created an Ubuntu Virtualbox on Kubuntu, installed Wine and it started the installation without the error. Can anyone help me to fix this issue? I have searched the web and these forums and did not find anything.

Thanks,
Freddie
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Kubuntu and Call of Duty 2

Post by austin987 »

On Mon, Jun 15, 2009 at 12:18 AM, pongolo<[email protected]> wrote:
I tried installing Call of Duty 2 (DVD) on a Wine installation on Kubuntu 9.04 and keep getting the following error:

  1607: Unable to install InstallShield Scripting Runtime

I created an Ubuntu Virtualbox on Kubuntu, installed Wine and it started the installation without the error.  Can anyone help me to fix this issue?  I have searched the web and these forums and did not find anything.

Thanks,
Freddie
Wine version on each?



--
-Austin
pongolo
Level 2
Level 2
Posts: 10
Joined: Mon Jun 15, 2009 12:11 am

Post by pongolo »

Wine version on each?
Wine version on each was 1.1.23, installed using:

Code: Select all

sudo apt-get install wine
after adding the repositories and key to the package manager.

Thanks,
Freddie
pongolo
Level 2
Level 2
Posts: 10
Joined: Mon Jun 15, 2009 12:11 am

Post by pongolo »

Bump
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

I used to have that error when I did an incorrect install of something. I can't quite remember, but try this (at your own risk, your wine Apps may behave incorrectly after it!):

1. Delete everything in Wine's temporary folder (~/.wine/drive_c/windows/temp IIRC)

if that doesn't work, try to create a new WINEPREFIX

One thing is for sure, I _had_ that error once with an older wine version and managed to fix it by doing one of these.

Jorl17
pongolo
Level 2
Level 2
Posts: 10
Joined: Mon Jun 15, 2009 12:11 am

Post by pongolo »

Thanks for the suggestion. I have already done this and also used the WINPREFIX without any success. The first time after attempting the install (after deleting the .wine folder) I get the following Installshield error:
  • 1628: Failed to complete installation
A second installation attempt results in the previous error:
  • 1607: Unable to install InstallShield Scripting Runtime
Thanks again,
Freddie
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

pongolo wrote:Thanks for the suggestion. I have already done this and also used the WINPREFIX without any success. The first time after attempting the install (after deleting the .wine folder) I get the following Installshield error:
  • 1628: Failed to complete installation
A second installation attempt results in the previous error:
  • 1607: Unable to install InstallShield Scripting Runtime
Thanks again,
Freddie
Well, if you really can't install it in wine, you can install it in a virtual machine running windows and then copy the game's contents (everything: registry keys added, folders created, etcetera) into wine. Tough work though....maybe someone knows how to fix your error?
pongolo
Level 2
Level 2
Posts: 10
Joined: Mon Jun 15, 2009 12:11 am

Post by pongolo »

Thanks again. It seems that Kubuntu has some problems with wine as I have tried to run a few programs and have mostly been unsuccessful. I tried installing Battlefield 1942 and run into a similar problem. Since COD2 appeared to install on the Ubuntu virtualbox I have, I'm not so sure that Ubuntu has the same problems.

I am wondering if I am missing some files or packages needed to properly run wine on Kubuntu. I have uninstalled and reinstalled wine with the same results.
Locked