http://bugs.winehq.org/show_bug.cgi?id=6834
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-06-12 04:40 -------
- you are using a quite old Wine version, please upgrade (this would fix the
regedit issue you are talking about).
- .exe overrides should be specified with .exe (notepad.exe)
Other than that, I just tried and it works for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6816
------- Additional Comments From dank(a)kegel.com 2006-06-12 04:02 -------
We can't really help unless we can get a copy
of the app. You'll have to become a little
bit of a Wine developer to get this working.
At the very least, we'll need a much better bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6837
Summary: wpf/e january 2006 preview does not install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=A3E29817-F841-46FC-A1D2-CEDC1ED5C948
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Downloading WPF/E from
http://www.microsoft.com/downloads/details.aspx?FamilyId=A3E29817-F841-46FC…
and installing it with
msiexec /i install.msi
fails; the app says "your OS is not supported".
+msi shows there's probably an msi issue (see the line that
says syntax error):
trace:msi:ACTION_PerformAction Performing action (L"LaunchConditions")
trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ActionText` WHERE `Action` =
'LaunchConditions'" 0x33f9b4
trace:msi:MSI_ParseSQL Parse returned 1
trace:msi:msiobj_release object 0x185658 destroyed
trace:msi:ACTION_LaunchConditions Checking launch conditions
trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `LaunchCondition`" 0x33f9d8
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:MSI_ViewExecute 0x185588 (nil)
trace:msi:MSI_ViewFetch 0x185588 0x33f998
trace:msi:MSI_EvaluateConditionW L"- ( ( (VersionNT = 501 AND ServicePackLevel
>= 2) OR (VersionNT > 501 AND ServicePackLevel >= 1) ) AND (VersionNT < 600) )
OR (OSOVERRIDE = \"yes\")"
trace:msi:COND_GetString Got identifier L"-"
trace:msi:cond_error syntax error
trace:msi:MSI_EvaluateConditionW 3 <- L"- ( ( (VersionNT = 501 AND
ServicePackLevel >= 2) OR (VersionNT > 501 AND ServicePackLevel >= 1) ) AND
(VersionNT < 600) ) OR (OSOVERRIDE = \"yes\")"
trace:msi:MSI_FormatRecordW 0x169610 0x18eb78 (nil) 0
trace:msi:MSI_FormatRecordW (L"Cannot proceed with setup. Your current OS is not
supported. Please visit microsoft.com for \r\n for more information.")
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6831
------- Additional Comments From support(a)softahead.com 2006-06-12 03:48 -------
Hello.
The error related to BeginUpdateResource() happens when the filename of an
executable referring to an dll module is passed to the parameter.
But, EndUpdateResource() always return the following message:
fixme:resource:EndUpdateResourceW (0x15872a,0): stub
-- Gordon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6834
matthew.flaschen(a)gatech.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4259 is|0 |1
obsolete| |
------- Additional Comments From matthew.flaschen(a)gatech.edu 2006-06-12 03:47 -------
(From update of attachment 4259)
Me accidentally dumping the whole registry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6834
------- Additional Comments From matthew.flaschen(a)gatech.edu 2006-06-12 03:46 -------
Hmm, I guess Export Registry File does just what it says, export a file that
contains the whole registry... I only meant to export everything below
HKCU\Software\Wine. Anway, the relevant lines are:
[HKEY_USERS\S-1-5-4\Software\Wine\DllOverrides]
"notepad"="native"
"notepad.exe"="native"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6834
------- Additional Comments From matthew.flaschen(a)gatech.edu 2006-06-12 03:35 -------
Okay, I added both notepad and notepad.exe to the DLL Override list, and set
them to native, applying then clicking ok. It didn't have any effect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.