[Bug 7331] Versacheck Gold 2007 installer aborts early

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 28 17:02:48 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=7331


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |ABANDONED




--- Comment #4 from Dan Kegel <dank at kegel.com>  2008-03-28 17:02:48 ---
Today the app's installer puts up this error dialog:
"Unable to load
C:\\windows\\temp\\{7CA413A2-E00B-478B-9903-C0D2A82EC6F4}\\G7AppUtils.dll"
Turns out that file exists but wineserver rejects it
because it has bad magic; it fails this test:
    if (dos.e_magic != IMAGE_DOS_SIGNATURE) goto error;

If you click OK, though, it installs, no matter what serial
number you typed in.

On Windows XP, the app won't install, even if you
type in the right serial number, it tells you it's
invalid.  An Amazon review says same thing happened to
him.

So this software is not worth spending time on.


-- 
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.



More information about the wine-bugs mailing list