search for: pe32

Displaying 20 results from an estimated 47 matches for "pe32".

Did you mean: le32
2014 Jun 30
1
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
...pack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/i386 -lR > -lRblas -lgfortran > cp lapack.dll ../../../modules/i386/lapack.dll > > and there is (obviously) read permissions on those files: > > C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll > ..\..\bin\i386\R.dll: PE32 executable for MS Windows (DLL) > (GUI) Intel 80386 32-bit > ..\..\bin\i386\Rblas.dll: PE32 executable for MS Windows (DLL) > (console) Intel 80386 32-bit > ..\..\bin\i386\Rgraphapp.dll: PE32 executable for MS Windows (DLL) > (GUI) Intel 80386 32-bit > ..\..\bin\i386\Riconv.dl...
2020 May 27
4
Adobe digital editions?
I had it installed, running under WINE on CentOS 6. Bought a ebook, it insisted it needed ADE, I d/l from the sellers site... setup.exe won't run. Tried d/l 4.5 and 3 from Adobe, neither installer works, The one from their website: file setup.exe setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive Anyone run into this yet? I have books I *bought*, and I want them.... mark
2014 Jan 09
0
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
..../bin/i386/Rlapack.dll dlamch.o dlapack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/i386 -lR -lRblas -lgfortran cp lapack.dll ../../../modules/i386/lapack.dll and there is (obviously) read permissions on those files: C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll ..\..\bin\i386\R.dll: PE32 executable for MS Windows (DLL) (GUI) Intel 80386 32-bit ..\..\bin\i386\Rblas.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit ..\..\bin\i386\Rgraphapp.dll: PE32 executable for MS Windows (DLL) (GUI) Intel 80386 32-bit ..\..\bin\i386\Riconv.dll: PE32 executable for MS W...
2020 May 27
4
Adobe digital editions?
On 2020-05-27 00:23, Frank Cox wrote: > On Wed, 27 May 2020 00:05:34 -0400 > mark wrote: > >> The one from their website: file setup.exe >> setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft >> Installer self-extracting archive > > Are you sure you have 32-bit wine and not 64-bit wine since your installer says 80386? > Really annoying that reply goes to send, not list by default.... That was a good catch. And I...
2009 Jun 12
2
Wine-linux-ppc32 working status and future enchantments
...dll ) are made in native target linux ( in mine case ppc32 ) binaries/libraries. 2. During the first run of wine a ~/.wine/ folder is created with all the *.reg and *inf files. Now correct me if I'm wrong wine calls winebuild to compile/convert the existing *.dll.so files by making them a Win PE32. Making a Win PE header file with all the necessary EXPORT and IMPORT functions but the EXPORT functions are actually implemented in a native way ( common on the platform and CPU architecture ) 3. After the creation of .wine directory the program can be loaded and executed. All the IMPORT function...
2014 Jan 01
8
[LLVMdev] LLVM 3.4 RC3 fails to run on Win32
Hello all, I downloaded LLVM-3.4-rc3-win32.exe from http://llvm.org/pre-releases/3.4/rc3/ but all *.exe files of bin directory fail to run on a native Windows XP 32 bit system. Could it be that they are compiled for a 64 bit system? Best regards Jasper Neumann
2014 Apr 02
5
[LLVMdev] [lld] Verifying the Architecture of files read
So is for PE32 and PE32+. They cannot be mixed because they are for x86 and x86-64, respectively. I'd think we can simply wait for all files to be parsed and pass them to a LinkingContext to ask whether or not the input file set seems OK. On Tue, Apr 1, 2014 at 9:59 PM, Shankar Easwaran <shankare at cod...
2018 Dec 12
3
PXE boot img for both BIOS and EFI
On Wed, 2018-12-12 at 17:10 -0600, Carl Karsten wrote: > CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. > > > On Wed, Dec 12, 2018 at 4:54 PM Joakim Tjernlund > <Joakim.Tjernlund at infinera.com> wrote: > > > While I am here, I want to ask: >
2009 Jul 21
1
installation of 64bit msxml6
...p -rw-r--r-- 1 oracle oinstall 94208 Apr 16 14:17 msi3eec.tmp -rw-r--r-- 1 oracle oinstall 2721280 Mar 12 13:45 msibf.tmp -rw-r--r-- 1 oracle oinstall 1573694 Apr 16 14:17 XML3d46.tmp [oracle at ORAVM64 ~]$ file .wine.APR/drive_c/windows/temp/msi115.tmp .wine.APR/drive_c/windows/temp/msi115.tmp: PE32+ executable for MS Windows (DLL) (GUI) [oracle at ORAVM64 ~]$ file .wine.APR/drive_c/windows/temp/msi3d09.tmp .wine.APR/drive_c/windows/temp/msi3d09.tmp: PE32+ executable for MS Windows (DLL) (GUI) [oracle at ORAVM64 ~]$ file .wine.APR/drive_c/windows/temp/msi3eea.tmp .wine.APR/drive_c/windows/te...
2016 Aug 03
4
Install gptmbr with Windows
Does anyone know how to install the gptmbr.bin onto a USB drive with Windows? I noticed that it would be really easy to modify the source of the installer to install gptmbr.bin instead of mbr.bin with the -m flag, but I'd like a solution that doesn't require me to maintain my own custom syslinux. I'm open to writing and submitting a patch to add a new flag (say -g) to install
2016 Feb 29
2
Datakam Player (Registrator Viewer)
Is it possible to get Datakam Player/Registrator Viewer, a program supplied with many dashcams, to run on my Linux system using wine? When I try to do so at the moment, I get a "Bad EXE format" error. I am running wine-1.6.2 on a Debian 7 system, amd64. I can play the video and audio parts of my dashcam footage using a variety of players but they don't handle the GPS part. -- Phil
2016 Aug 04
0
Install gptmbr with Windows
.... I'm open to writing and submitting a patch to add a new flag (say > -g) to install gptmbr.bin but I'd really like a solution that's more like > running `cat gptmbr.bin > /dev/sdb` but on Windows. > > - Erik Sandberg > When you offer to patch, why not cover both - PE32 and ELF, MBR and GPT $ wine64 /usr/share/syslinux/syslinux64.exe /? Usage: Z:\usr\share\syslinux\syslinux64.exe [options] <drive>: [bootsecfile] --directory -d Directory for installation target --install -i Install over the current bootsector --update -U Update a previous in...
2018 Dec 18
0
PXE boot img for both BIOS and EFI
...g for both BIOS and EFI ? > > > Currently one have to use 2 different images. > > > > I'm a little fuzzy what you mean here. > > Can you have one pxelinux.0 which will work for both UEFI resp. BIOS PXE ? BIOS PXE always enters execution at the first byte. UEFI uses a PE32+ image format. The PE32 header starts with the string "MZ" which doesn't bode well for this idea. -- -Gene
2020 May 27
0
Adobe digital editions?
On Wed, 27 May 2020 00:05:34 -0400 mark wrote: > The one from their website: file setup.exe > setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft > Installer self-extracting archive Are you sure you have 32-bit wine and not 64-bit wine since your installer says 80386? -- Can we uninstall 2020 and install it again? This one has a virus. MELVILLE THEATRE ~ Real D 3D Digital Cinema ~...
2020 May 27
0
Adobe digital editions?
On 5/27/20 10:15 AM, mark wrote: > On 2020-05-27 00:23, Frank Cox wrote: >> On Wed, 27 May 2020 00:05:34 -0400 >> mark wrote: >> >>> The one from their website: file setup.exe >>> setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft >>> Installer self-extracting archive >> >> Are you sure you have 32-bit wine and not 64-bit wine since your >> installer says 80386? >> > Really annoying that reply goes to send, not list by default.... &gt...
2020 May 27
1
Adobe digital editions?
...2020-05-27 11:20, Valeri Galtsev wrote: > On 5/27/20 10:15 AM, mark wrote: >> On 2020-05-27 00:23, Frank Cox wrote: >>> On Wed, 27 May 2020 00:05:34 -0400 >>> mark wrote: >>> >>>> The one from their website: file setup.exe >>>> setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft >>>> Installer self-extracting archive >>> >>> Are you sure you have 32-bit wine and not 64-bit wine since your >>> installer says 80386? >>> >> Really annoying that reply goes to send, not...
2020 May 27
0
Adobe digital editions?
...gt; > I had it installed, running under WINE on CentOS 6. Bought a ebook, it > insisted it needed ADE, I d/l from the sellers site... setup.exe won't > run. Tried d/l 4.5 and 3 from Adobe, neither installer works, > > The one from their website: file setup.exe > setup.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft > Installer self-extracting archive > > Anyone run into this yet? I have books I *bought*, and I want them.... > > mark > _______________________________________________ > CentOS mailing list > CentOS at centos.org &...
2015 May 19
0
[PATCH v4 1/2] inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
...== NULL) return NULL; - if ((elf_arch = match1 (g, file, re_file_elf)) != NULL) - ret = canonical_elf_arch (g, elf_arch); + if ((match2 (g, file, re_file_elf, &endianness, &elf_arch)) != 0) + ret = canonical_elf_arch (g, endianness, elf_arch); else if (strstr (file, "PE32 executable")) ret = safe_strdup (g, "i386"); else if (strstr (file, "PE32+ executable")) -- 1.9.3
2009 Mar 12
9
wine to run win64 exe
Hi, Am having windows 64 bit executable.I want to run the same using wine in linux x86_64 OS.Will the wine support the same?If so is there anu configuration required while building the wine. Thanks, Yug
2016 Aug 04
1
Install gptmbr with Windows
...a patch to add a new flag > (say > > -g) to install gptmbr.bin but I'd really like a solution that's more like > > running `cat gptmbr.bin > /dev/sdb` but on Windows. > > > > - Erik Sandberg > > > > > When you offer to patch, why not cover both - PE32 and ELF, MBR and GPT > > $ wine64 /usr/share/syslinux/syslinux64.exe /? > Usage: Z:\usr\share\syslinux\syslinux64.exe [options] <drive>: > [bootsecfile] > --directory -d Directory for installation target > --install -i Install over the current bootsector > --u...