[Bug 25155] New: Creative Writer 2 only installs in Win9x modes on WoW64
http://bugs.winehq.org/show_bug.cgi?id=25155 Summary: Creative Writer 2 only installs in Win9x modes on WoW64 Product: Wine Version: 1.3.7 Platform: x86-64 URL: http://download.cnet.com/Microsoft-Creative-Writer/300 0-13455_4-15232.html OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Creative Writer 2 fails to install on a 64-bit prefix with the message "this setup program is not intended to be used with your version of Windows" unless the reported Windows version is changed to 95/98/ME. There's no terminal output at this point. A regression test identified this commit as the cause: 8ac60d56b6d02a773b915e6e1389c5c070bfa633 is the first bad commit commit 8ac60d56b6d02a773b915e6e1389c5c070bfa633 Author: Konrad Wartke <kwartke(a)gmail.com> Date: Sun Aug 15 18:54:47 2010 +0200 wineboot: Added more architectures in create_enviroment_registry_keys. :040000 040000 f05d81751b1c1d81deeeae56a56cdf57331075f0 05376598d93907a6f2f53d3f603a6dfb1a8e6e18 M programs Reverting that patch fixes the problem. -- 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=25155 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression -- 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=25155 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-11-13 16:44:51 CST --- Does it install on windows in 64-bit mode? -- 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=25155 --- Comment #2 from A Wine user <RandomAccountName(a)mail.com> 2010-11-13 16:47:38 CST --- (In reply to comment #1)
Does it install on windows in 64-bit mode?
I don't know, I don't have a 64-bit Windows. -- 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=25155 --- Comment #3 from A Wine user <RandomAccountName(a)mail.com> 2010-11-13 16:59:45 CST --- If I understand correctly (and I wouldn't guarantee it) the difference after that commit is now the PROCESSOR_ARCHITECTURE environment variable is set to AMD64 instead of x86 for 64-bit prefixes. Changing the value to x86 in HKLM\System\CurrentControlSet\Control\Session Manager\Environment makes the installer work again. According to this: http://msdn.microsoft.com/en-us/library/aa384274%28VS.85%29.aspx ...this variable should be set to x86 on the 32-bit side of WoW64, while the real processor architecture is relocated to the variable PROCESSOR_ARCHITEW6432. -- 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=25155 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de -- 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=25155 --- Comment #4 from André H. <nerv(a)dawncrow.de> 2010-11-13 18:03:27 CST --- Created an attachment (id=31909) --> (http://bugs.winehq.org/attachment.cgi?id=31909) Explicitly check for wow64 Could you please try the attached patch -- 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=25155 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31909|0 |1 is obsolete| | --- Comment #5 from André H. <nerv(a)dawncrow.de> 2010-11-14 06:33:07 CST --- (From update of attachment 31909) sorry, was late last night, that patch is totally wrong -- 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=25155 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-15 13:04:34 CST --- Should be fixed by 01af5452c55c06ef827be23007482880649070d3. -- 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=25155 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-12-24 13:12:55 CST --- Closing bugs fixed in 1.3.10. -- 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=25155 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x -- 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=25155 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |--- -- 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=25155 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |01af5452c55c06ef827be230074 | |82880649070d3 -- 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=25155 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com Regression SHA1| |8ac60d56b6d02a773b915e6e138 | |9c5c070bfa633 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25155 A Wine user <awineuser(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.cnet.com/Mi |https://web.archive.org/web |crosoft-Creative-Writer/300 |/20200224130407/https://gsf |0-13455_4-15232.html |-fl.softonic.com/c23/101/6f | |82c52495ca8ddfecdc30bef1c82 | |601db/file?Expires=15825834 | |83&Signature=e165ff2ff9c7f4 | |83024678cce4fa1b801fb33f25& | |url=https%3A%2F%2Fcreative- | |writer.en.softonic.com&File | |name=cw2install.exe -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla