[Bug 16] New - CreateProcessA and/or PE_LoadImage failure on SETUP.EXE

wine-bugs at winehq.com wine-bugs at winehq.com
Sat May 25 17:57:57 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=16

*** shadow/16	Sat May 25 17:57:57 2002
--- shadow/16.tmp.2378	Sat May 25 17:57:57 2002
***************
*** 0 ****
--- 1,69 ----
+ +============================================================================+
+ | CreateProcessA and/or PE_LoadImage failure on SETUP.EXE                    |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 16                          Product: Wine                    |
+ |       Status: CLOSED                      Version: unspecified             |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-loader             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: reiter at nomadics.com                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I have tried to install various Microsoft tools.  They all use one setup program
+ to run several other setup programs.  Every time they attempt this, I get
+ something extremely similar to the following from WINE:
+ -----------------------------------------------------------------------------
+ fixme:module:CreateProcessA (F:\Temp\vs60wiz.exe,...): NORMAL_PRIORITY_CLASS
+ ignored
+ fixme:win32:PE_LoadImage FATAL: Need to relocate F:\Temp\vs60wiz.exe, but no
+ relocation records present (stripped during link). Try to run that file directly
+ !
+ -----------------------------------------------------------------------------
+ I can't run the file directly, because as soon as the load failed, the current
+ program cleaned up the Temp Directory.  This has been a problem with Visual
+ Studio (Visual C, Visual Basic, etc) for the version 6 tools, as well as the new
+ CE development tools (eMbedded (sic) Visual Tools).
+ 
+ I apologize if this is a known issue -- the old bug list wasn't available, and
+ this new one didn't have anything in it yet...
+ 
+ ------- Additional Comments From reiter at nomadics.com  2000-09-28 15:14 -------
+ My profoundest apologies -- This is from a local build of the 20000909 snapshot.
+ 
+ ------- Additional Comments From reiter at nomadics.com  2000-09-28 15:56 -------
+ Since you probably don't have the Visual Studio 6 disc just lying around, I
+ should mention that the Quake2 3.14 demo will exhibit the same behavior.  It can
+ be downloaded for free (though it is rather large -- 37MB) from
+ ftp://ftp.cdrom.com/pub/idgames/idstuff/quake2/q2-314-demo-x86.exe.
+ 
+ 
+ ------- Additional Comments From jwhite at codeweavers.com  2000-10-06 16:11 -------
+ Jim, this is perfect for Andreas, but he doesn't have
+ an account yet, so I can't assign it to him!  Sneaky
+ devil.
+ 
+ We should have a VC6 CD lying around somewhere, so he
+ can add this to his list of installers to grind through.
+ 
+ 
+ 
+ ------- Additional Comments From reiter at nomadics.com  2000-10-09 20:21 -------
+ Must apologize -- version number was incorrect.  I had performed an RPM 
+ install, and the subsequent build of the newer snapshot did not overwrite the 
+ wine that was in my path from the RPM install.  The newer code (with the 
+ version number I mention in the bug) does not have the specific behavior I 
+ described, but still has problems with completing the install.  Unfortunately, 
+ the problem is just reported by the installer as "Setup encountered an error.  
+ Cancel"
+ 
+ Sorry for any confusion...
+ Mac
+ 
+ ------- Additional Comments From Speeddymon at yahoo.com  2002-05-25 17:57 -------
+ Confirmed resolved
\ No newline at end of file



More information about the wine-bugs mailing list