http://bugs.winehq.org/show_bug.cgi?id=23597
Summary: Installer says "this is not a valid copy of Pinball Mania" Product: Wine Version: 1.2-rc6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk
This bug applies to Pinball Mania for Windows by 21st Century Entertainment. I tested with the version on a Softkey compilation CD-ROM, "Entertainment Pack Volume III".
In Wine, on running setup.exe a couple of dialog boxes appear, one to confirm the destination drive, the second to confirm the amount of free space. On dismissing those, a third dialog box appears, saying "This is not a valid copy of Pinball Mania!". After showing another dialog box the installer exits.
The CD-ROM is very unlikely to be copy-protected.
The only console output (which appears before the first dialog box, so is probably not relevant) is: err:ddeml:WDML_CreateString Unknown code page 850 err:int21:INT21_Ioctl_Block int21: unknown/not implemented parameters: int21: AX 440d, BX 0003, CX 0873, DX 0000, SI 0000, DI 0106, DS 1001, ES 1001
http://bugs.winehq.org/show_bug.cgi?id=23597
--- Comment #1 from Austin English austinenglish@gmail.com 2010-07-10 14:22:43 --- Do you have the drive type set to cdrom in winecfg?
http://bugs.winehq.org/show_bug.cgi?id=23597
--- Comment #2 from markk@clara.co.uk 2010-07-10 15:23:55 --- Created an attachment (id=29504) --> (http://bugs.winehq.org/attachment.cgi?id=29504) +relay log before the not a valid copy dialog box
Yes, the drive type (E:) is set to CD-ROM.
This attachment is part of the +relay log, from the dialog box prior, to the not valid copy dialog box.
http://bugs.winehq.org/show_bug.cgi?id=23597
markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markk@clara.co.uk
--- Comment #3 from markk@clara.co.uk 2010-07-10 15:53:04 --- The setup.exe file appears to have been created by Visual Basic 3. It decompresses and runs pm_setup.ex_. I decompressed pm_setup.ex_ and ran it through a VB3 decompiler. Part of the code:
l008C$ = Command$ ...
Select Case Dir$(l008C$ + "*.ID", 0)
Case "UK.ID"
l00AE = 0
Case "USA.ID"
l00AE = 1
Case Else
GoTo L653C
End Select ...
L653C:
MsgBox "This is not a valid copy of Pinball Mania!", 48, gv004E
There is a file usa.id in the maniawin directory on the CD-ROM; that's the only *.id file in the directory.
http://bugs.winehq.org/show_bug.cgi?id=23597
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #4 from GyB gyebro69@gmail.com 2011-12-11 12:44:25 CST --- Mark, any changes in the status of the bug with Wine-1.3.34 (or newer)?
http://bugs.winehq.org/show_bug.cgi?id=23597
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #5 from Austin English austinenglish@gmail.com 2013-12-05 21:53:15 CST --- No new messages in over 2 years, no download available, marking abandoned. If anyone is still able to reproduce in current (1.7.7 or newer) wine, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=23597
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2013-12-05 21:53:46 CST --- Closing.