http://bugs.winehq.org/show_bug.cgi?id=13285
Summary: WriteIniValues does not create
c:/windows/DieVölkerGold.ini
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
The game "die Völker, Gold Edition" does not install correctly. The bug is
that the file c:\windows\DieVölkerGold.ini is not created during installation.
The wise installer / MSI report no error, yet running the game says it was not
installed correctly:
Call KERNEL32.GetPrivateProfileStringA(004bd5c8 "SearchPaths",004bd5d4 "HDD
SearchPath",004c0ca8 "",004c2698,00000104,004c279c
"C:\\windows\\DieV\xf6lkerGol
d.ini") ret=00493885
Running msiexec by hand in order to produce a log file shows, among other log
messages:
$ msiexec '/l*' foo.log /i d:\\setup\\setup.msi
[...]
Action 22:57:22: WriteIniValues. Schreiben von INI-Dateiwerten
Datei: Version, Abschnitt: Info, Schlüssel: Version, Wert: v3.0
Datei: HDDSearchPath, Abschnitt: SearchPaths, Schlüssel: HDDSearchPath,
Wert: C:\Programme\Games\Voelker\
which seems to indicate that the correct calls were made to have the file
created.
I created the file by hand, using the keys & values from the log file:
[Info]
Version=" v3.0"
[SearchPaths]
HDDSearchPath="C:\\Programme\\Games\Voelker\\"
CDSearchPath="D:\\game"
UnInstallPath="msiexec /x {24ECFEDB-6CE0-48D0-8C34-EE4C5BC275BF}"
The error message then disappears. (It is replaced by another one saying that
the Cinepak codec is not installed, but that's another bug).
Maybe the Umlaut in the file name causes trouble? -- I've seen other
applications (not yet tested again in 1.0rc1) produce ASCII windows/*.ini files
successfully.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13192
Summary: AutoCAD 2008 Trial fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.autodesk.com
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a regression. A few weeks ago the installation went fine
Now it says: ERROR_FUNCTION_FAILED
>From the app itsself the following stuff is printed in the console:
Microsoft (R) CLR Native Image Generator - Version 2.0.50727.42
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Installing assembly C:\Program Files\AutoCAD LT 2008\AcLayer.dll
Exception from HRESULT: 0x80070424
I'll attach the log
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13121
Summary: Sipru Installation Error
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
URL: http://www.sipru.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kemal.yaylali(a)gmail.com
Installer doesn't starts. After that I installed it to a Windows machine &
tried to run it directly from the installation folder...
Abort Message: "Winhlp.32.exe"
& it suddenly crashes
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12988
Summary: Microsoft Office Communicator 2005 Trial installer does
nothing when you click 'next'
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=9253DBEA-CC4F-4934-B35D-E2C90B6406DB
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user complained in
http://winehq.org/pipermail/wine-users/2008-May/033647.html
that he couldn't get Microsoft Office Communicator 2005 working,
so I tried it. Turns out you can download a trial from
http://www.microsoft.com/downloads/details.aspx?familyid=9253DBEA-CC4F-4934…
sha1sum is d617c41f3b252b3689ff22623dd1c3f3da1282fb OfficeCommunicatorEVAL.EXE
Oddly, when you run that .exe in wine, it says "Extracted" but doesn't
go on to run the installer. Maybe this is a bug, but I skipped
over it by just using cabextract to unpack it, and ran the .msi with start.
The .msi puts up the usual dialog boxes, but when you try to
click on 'Next' in the installation location dialog, it
ignores you.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12813
Summary: XMLSpy 2007 refuses to install
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.brothersoft.com/altova-xmlspy-enterprise-
edition-2007-60072.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12495)
--> (http://bugs.winehq.org/attachment.cgi?id=12495)
+msi,+msidb log in git, tailed to 500000, bzip2 -9'ed
While checking on bug 9053, it appears XMLSpy will not install. Probably a
regression, but I can't be sure, I'll try to check later.
err:msi:msi_view_get_row Invalid type!
Looks a bit suspicious, so setting to msi for now.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12624
Summary: Installer failes to register typelib
Product: Wine
Version: 0.9.59.
Platform: Other
URL: http://sparxsystems.com.au/bin/easetupWine.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
While installing the trail version of Enterprise Architect I get the following
error.
err:msi:ITERATE_RegisterTypeLibraries Could not load file! L"C:\\Program
Files\\Sparx Systems\\EA Trial\\EA.tlb"
Log is attached with +msi.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12249
Summary: Ultraedit v14.00a builtin MSI doesn't work.
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.ultraedit.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchatzi2000(a)yahoo.com
After reaching the point where files are supposed to be copied, it just loops
and starts the install wizard over.
Works just fine with native msi and msiexec DLLs.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12218
Summary: word viewer 2003 - required / difference columns do not
countain data
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=11643)
--> (http://bugs.winehq.org/attachment.cgi?id=11643)
screenshot comparing windows and wine
In Word Viewer 2003, in the second dialog box, the required and difference
columns do not contain any data. See screenshot.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12203
Summary: Windows Live Messenger 8.1.0178 fails to install
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=d78f2ff1-79ea-4066-8ba0-ddbed94864fc&DisplayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=11612)
--> (http://bugs.winehq.org/attachment.cgi?id=11612)
Console output
The installer doesn't finish in wine 0.9.58. It just say Windows Live Messenger
has failed with error code '1603'.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11891
Summary: LANguard Network Installer fails with "Unable to install
InstallShield Scripting Runtime"
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://vipmeister.com/dl/lannetscan/lannetscan2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11190)
--> (http://bugs.winehq.org/attachment.cgi?id=11190)
+msi trace output
When launching the installer executable inside the ZIP archive, the
InstallShield installer appears to be starting, but eventually bails out with a
dialog box that says "1607: Unable to install InstallShield Scripting Runtime".
If the InstallShield runtime from
http://support.installshield.com/kb/files/Q108158/IsScript7.zip is installed,
the installer when started proceeds past this point normally. Based on Wine
error message:
err:msi:ITERATE_Actions Execution halted, action L"SetARPReadme" returned 87
I am concluding that this is msi related. Relevant outputs are attached.
--
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.