Phil Pinkerton
2007-Mar-07 17:53 UTC
[Wine] wine: could not load L"D:\\Setup.exe": Bad EXE format for
Just trying to setup an application to run educational material from a CD the software is /SkillSoft Course Manager (SCM) I searched the internet for a solution but did not find anything useful. /I just installed wine and have IE6 working for testing purposes. Any hints? Ideas? solutions? Would be wonderful. Never used wine before. Phil
Declan Moriarty
2007-Mar-08 10:55 UTC
[Wine] wine: could not load L"D:\\Setup.exe": Bad EXE format for
On Wed, 2007-03-07 at 20:52 -0300, Phil Pinkerton wrote:> Just trying to setup an application to run educational material from a CD > > the software is /SkillSoft Course Manager (SCM) > > I searched the internet for a solution but did not find anything useful. > > /I just installed wine and have IE6 working for testing purposes. > > Any hints? Ideas? solutions? > > Would be wonderful. Never used wine before.I presume you have run wineconfig. change to the directory. Presuming it's a cd, that will be something like /media/cdrom, or /mnt/cdrom.>From there, run 'wine ./Setup.exe'As a general rule, people like to see the full initial errors (Not all that endless crap that follows them), and expect you to do basic research on the website. -- Declan Moriarty <junk_mail@iol.ie>
Declan Moriarty
2007-Mar-09 06:39 UTC
[Wine] wine: could not load L"D:\\Setup.exe": Bad EXE format for
On Fri, 2007-03-09 at 07:33 -0300, Phil Pinkerton wrote:> ok I have 2 CDs with the same title both fail: > > details CD #1> wine: could not load L"Z:\\media\\JAV30006E_212087\\Setup.exe": Bad EXE > format forFor what? That's unusual if it stops there.> > CD # 2 works a little better. I tried using winecfg and change to > 1024X740 which works for another similar CD ( different course )Am I right to say those things need Java? That's a bummer currently. I can install java-1.5.0_09 as long as I use the win2k or later setting, but it doesn't land in the registry, or work. Others can install java-1.4.2 in earlier versions. Nobody is happy with java, however. -- Declan Moriarty <junk_mail@iol.ie>
Declan Moriarty
2007-Mar-09 07:30 UTC
[Wine] wine: could not load L"D:\\Setup.exe": Bad EXE format for
On Fri, 2007-03-09 at 10:11 -0300, Phil Pinkerton wrote:> yep it just stops > > Java is running fine I have another training CDs 1-8 for JDK1.4 > training and they work just fine. I know we are at Java 1.6.0 but I > got the training CD free so I am using the excercises as examples for > Java 6. mWhen I install the JDK1.4 training sofware via wine it > installed Java and Quicktime no problems.Right, let's have some details on the java that's working fine: The (windows)java version, which windows setting, your video card, and special hacks. Java-1.4.2.exe crashes reliably here for me in linux, and in windows 98! -- Declan Moriarty <junk_mail@iol.ie>
Declan Moriarty
2007-Mar-13 07:54 UTC
[Wine] wine: could not load L"D:\\Setup.exe": Bad EXE format for
On Sun, 2007-03-11 at 09:07 -0300, Phil Pinkerton wrote:> What I have for Windows Java? > > wine java -version > java version "1.4.2_01" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06) > Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode) > > What I have in wine >> .32 > WineCFG default > - Allow the window manager to control the windows > - Emulate a virtual Desktop > Desktop Size 1024x740 > - Vertex Sahder Support - NONE > - Allow Pixel Shader > > That is all the information I know how to acquire via Wine > > phil >Okay. In your honour, I set up as you said, rooted out the cd with Java-1.4.2 on it, and set to work. I got this on the install Wine version 0.9[dec@genius apps]$ wine j2re-1_4_2_01-windows-i586.exe fixme:advapi:LookupAccountNameW (null) L"dec" (nil) 0x34f808 (nil) 0x34f804 0x34f810 - stub fixme:advapi:LookupAccountNameW (null) L"dec" 0x16df08 0x34f808 0x16df20 0x34f804 0x34f810 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" err:msi:msi_dialog_oncommand button click from nowhere 0x17a4b8 67108864 0x10052 err:msi:msi_dialog_oncommand button click from nowhere 0x17a4b8 67108864 0x10052 err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveExistingProducts" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishComponents" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterTypeLibraries" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveRegistryValues" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterClassInfo" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterExtensionInfo" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterProgIdInfo" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterMIMEInfo" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveDuplicateFiles" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" wine: Unhandled page fault on read access to 0x00000000 at address 0x80d5446 (thread 0033), starting debugger... Wine version is 0.9.32-1 the Fedora RPM. CPU is amd athlon-xp, and video card is the nvidia mx-440. The box does everything else fine. I've had the same on 0.9.28 up to the prewsent version. It did not screw up the screen - just the fonts looked weird. It loaded "UltraUltraUltraBoldMicroscopic" In wine, it throws an error "Bad installation: no JRE configuration file" or somesuch. It will no appear as installed to the installer, and uninstalled to the world at large, especially windows apps. The cure to that is rm -rf ~/.wine, but I'm using it right now.