[Bug 12536] New: Dawn of War Installer doesnt ask for CD key
http://bugs.winehq.org/show_bug.cgi?id=12536 Summary: Dawn of War Installer doesnt ask for CD key Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: natoforce(a)gmx.net The Warhammer 40k Dawn of War installer does not ask when using latest git (fresh .wine folder) for the CD key nor creates any reg keys after the installation is finished, if i copy the reg keys manually to wine registry after i exported them from windows i can play online. The Installer simply starts copying the files. -- 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=12536 --- Comment #1 from Martin Wolf <natoforce(a)gmx.net> 2008-04-12 08:40:16 --- Created an attachment (id=12092) --> (http://bugs.winehq.org/attachment.cgi?id=12092) trace of install till starting file copy -- 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=12536 --- Comment #2 from Martin Wolf <natoforce(a)gmx.net> 2008-04-12 08:50:33 --- the problem is not a regression, it is still present since i tried to install dawn of war for the first time 2 years ago. -- 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=12536 --- Comment #3 from Martin Wolf <natoforce(a)gmx.net> 2008-04-12 08:57:58 --- Created an attachment (id=12093) --> (http://bugs.winehq.org/attachment.cgi?id=12093) winedebug=+msi maybe it helps -- 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=12536 --- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-04-12 11:04:05 --- You have to install windows scripting host... $ wget kegel.com/wine/winetricks $ sh winetricks vcrun6 wsh56 -- 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=12536 --- Comment #5 from Martin Wolf <natoforce(a)gmx.net> 2008-04-12 11:41:38 --- (In reply to comment #4)
You have to install windows scripting host...
$ wget kegel.com/wine/winetricks $ sh winetricks vcrun6 wsh56
i did exactly what you mentioned but unfortunately it does not work :( -- 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=12536 --- Comment #6 from James Hawkins <truiken(a)gmail.com> 2008-04-12 11:44:56 --- So now you attach a log of the DOW installer after installing wsh. -- 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=12536 --- Comment #7 from Lei Zhang <thestig(a)google.com> 2008-04-12 18:02:07 --- Did it use to ask for the cd key in older versions of Wine? -- 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=12536 --- Comment #8 from Lei Zhang <thestig(a)google.com> 2008-04-12 18:03:25 --- (In reply to comment #7)
Did it use to ask for the cd key in older versions of Wine?
Whoops, I wasn't reading carefully. Ignore. -- 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=12536 --- Comment #9 from Martin Wolf <natoforce(a)gmx.net> 2008-04-12 18:20:49 --- Created an attachment (id=12106) --> (http://bugs.winehq.org/attachment.cgi?id=12106) after scripting host -- 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=12536 --- Comment #10 from Martin Wolf <natoforce(a)gmx.net> 2008-04-19 22:03:02 --- it seems that the installer of the main game (dawn of war) is different (older?) to the addons. I was able to install DoW-Dark Crusade and DoW-Soulstorm flawlessly. (asked for CD Key and started fine) According to APPDB im not the only one who has this problem with the old DoW since it seems to be a common practice to extract the Registry Keys from a windows installation and importing it into wine registry. maybe you should take a further look into this. -- 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=12536 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer -- 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=12536 --- Comment #11 from James Hawkins <truiken(a)gmail.com> 2008-05-13 20:34:21 --- (In reply to comment #10)
it seems that the installer of the main game (dawn of war) is different (older?) to the addons.
I was able to install DoW-Dark Crusade and DoW-Soulstorm flawlessly. (asked for CD Key and started fine)
According to APPDB im not the only one who has this problem with the old DoW since it seems to be a common practice to extract the Registry Keys from a windows installation and importing it into wine registry.
maybe you should take a further look into this.
I would except you haven't done what I've asked you to do in comment #6. -- 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=12536 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #12 from James Hawkins <truiken(a)gmail.com> 2008-05-18 22:44:17 --- Works perfectly well for me. This is with the original DoW 3-disk install. Have you tried to install your copy in Windows to see if it asks for a cd key? There are several versions of this game/installer, and some versions have the cd key programmed into the installer. On top of that, you still haven't done what we've asked you to do. -- 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=12536 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from James Hawkins <truiken(a)gmail.com> 2008-05-18 22:44:26 --- Closing. -- 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=12536 Martin Wolf <natoforce(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|WORKSFORME | --- Comment #14 from Martin Wolf <natoforce(a)gmx.net> 2008-05-19 04:58:07 --- well im sorry that i dont have as much time. it is the 3 disk version. i will include the new winedebug + msi right 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=12536 --- Comment #15 from Martin Wolf <natoforce(a)gmx.net> 2008-05-19 05:04:43 --- Created an attachment (id=13172) --> (http://bugs.winehq.org/attachment.cgi?id=13172) winedebug=+msi new version with installed scripting host ran with latest wine git prior i installed again vcrun6 and wsh56 -- 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=12536 --- Comment #16 from James Hawkins <truiken(a)gmail.com> 2008-05-19 12:19:19 --- Please attach the .msi file to this report. Also, have you tried it in windows yet? -- 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=12536 --- Comment #17 from Martin Wolf <natoforce(a)gmx.net> 2008-05-20 05:18:15 --- yes it works flawlessly with windows, right now i exported the reg keys and entered them manually in wine registry. this way it works but it is not acceptable i think. -- 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=12536 --- Comment #18 from Martin Wolf <natoforce(a)gmx.net> 2008-05-20 05:30:33 --- (In reply to comment #17)
yes it works flawlessly with windows, right now i exported the reg keys and entered them manually in wine registry.
this way it works but it is not acceptable i think.
here is the download link für both exe files http://www.file-upload.net/download-862905/gamesetup.7z.html -- 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=12536 --- Comment #19 from Austin English <austinenglish(a)gmail.com> 2008-11-17 13:08:59 --- Is this still an issue in current (1.1.8 or newer) wine? -- 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=12536 Jp Lammi <jipatsu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jipatsu(a)gmail.com --- Comment #20 from Jp Lammi <jipatsu(a)gmail.com> 2008-11-29 06:54:22 --- I can confirm that I have the same problem with DoW intaller as it doesn't ask for cd-key, just starts to install right away. The problem seems to occur on older installer, when I tried newer installer, it asked cd-key properly. Can't even patch the game with the older installation. -- 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=12536 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #21 from Austin English <austinenglish(a)gmail.com> 2009-01-19 15:15:22 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- 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=12536 nick ves <vespenegeyser(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vespenegeyser(a)hotmail.com --- Comment #22 from nick ves <vespenegeyser(a)hotmail.com> 2009-02-02 12:21:15 --- Confirming that the DVD version of DC starts installing w/o asking for a cd key during the installation. Also its able to log at online MP -- 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=12536 Daniel Harvison <sirbubbles01(a)yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sirbubbles01(a)yahoo.com.au --- Comment #23 from Daniel Harvison <sirbubbles01(a)yahoo.com.au> 2009-06-17 04:23:52 --- I also have this problem with Dawn of War GOTY edition. After running the install, it just goes ahead and installs the game, no prompts for choosing the install location or entering the cd key or anything. It installs successfully but in the registry the cd key is set to 0000-0000-0000-0000. Using wine 1.1.22 and Ubuntu 8.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=12536 --- Comment #24 from Austin English <austinenglish(a)gmail.com> 2010-01-04 12:17:00 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.35 or newer) wine? -- 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=12536 HennR <discodestroyer(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |discodestroyer(a)gmx.net --- Comment #25 from HennR <discodestroyer(a)gmx.net> 2010-03-24 06:19:18 --- Hi Austin, I just tried to install from the 3 CD version with wine 1.1.41. The installer asks for the serial number now, IMHO this bug can be closed. -- 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=12536 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #26 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-24 07:20:26 --- Reported fixed. -- 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=12536 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #27 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-02 12:52:06 --- Closing bugs fixed in 1.1.42. -- 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.
participants (1)
-
wine-bugs@winehq.org