LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   [wine] internal server error with installshield (https://www.linuxquestions.org/questions/linux-software-2/%5Bwine%5D-internal-server-error-with-installshield-242936/)

nik600 10-15-2004 06:54 AM

[wine] internal server error with installshield
 
hi

i am trying to install a software (Lotus Notes) that uses
installshield during the installation

i've installed the last stable version of wine on my slackware 10.0

when i type

# wine notes...exe

it pop-up a window that extracts the files of the installation,
installshield start but during the configuration of window installer
there is an error "Internal server error" this is the log in the
shell:

root@host:/programmi# wine Notes.exe
fixme:msi:MsiGetProductInfoA "" "PackageCode" 0x4065dc14 0x4065dc4c
fixme:msi:MsiGetProductInfoW L"" L"PackageCode" 0x40360ac0 0x4065dc4c
Installation of /regserver () failed.
Installation of /unregserver () failed.
err:dc:DCE_FreeWindowDCE [0x2002e] GetDC() without ReleaseDC()!
fixme:msi:MsiInstallProductW L"/i"
L"SETUPEXEDIR=C:\\windows\\temp\\pft121.tmp"
fixme:msi:MSI_OpenDatabaseW open failed r = 80004005!
Installation of /i (SETUPEXEDIR=C:\windows\temp\pft121.tmp) failed.


can you hel me to fix the problem?
thank's nik

nik600 10-15-2004 12:33 PM

no one can help me?

JohnKFT 10-16-2004 08:56 AM

Wine is a complicated issue -- have a look here:

http://frankscorner.org/

There is a bit about installshield problems, and lots of other stuff re wine.

mhearn 10-22-2004 10:25 AM

Delete your ~/.wine directory then run it like so:

WINEDLLOVERRIDES=msi,msiexec=n wine setup.exe

Alternatively purchase Crossover which does Notes out of the box.


All times are GMT -5. The time now is 04:00 PM.