03.01.2021

Grmchpxfreo En Dvd.iso

Grmchpxfreo En Dvd.iso 8,2/10 1566 votes

Dec 19, 2009  grmchpfrer_en_dvd. This is the name of the win7_homepremium_english_x86_retail But if the Op wants some further information on his DVD, he will find a little in the Sources cversion.ini. Reportedly, Microsoft has RTM'ed Windows 7! The final release of Windows 7 has the build string 6.1.7600.16384.win7_rtm.0 which means that it was compiled on 10th July, 2009.

Active1 year, 5 months ago
Grmchpxfreo En Dvd.iso

GRMCPRXFRER_EN_DVD - Driver Download. Updating your drivers with Driver Alert can help your computer in a number of ways. From adding new functionality and improving performance, to fixing a major bug. Mar 15, 2011  BitSwitcher You are right, I checked the english iso by mistake. Anyway all patched iso's match microsoft original msdn hashes, this is really useful program. Download Grmchpxfreo En DVD Iso Torrent at TorrentFunk. We have 1000 Grmchpxfreo En DVD Iso Software torrents for you! Does anyone happen to have the hashes for 7 pro n vl sp1 x64? I got these after applying the svf from the media refresh link to an ultimate n sp1 x64 iso.

I've got a DVD that I've burnt from an MSDN ISO. I'm not entirely sure if its Windows 7 64bit or 32bit.

How can I be sure?

badp
2,4335 gold badges34 silver badges64 bronze badges
JL.JL.
3,10820 gold badges51 silver badges82 bronze badges

8 Answers

Quickest way is to go to the drive root. If you have a file named Bootmgr.efi you are running a X64/64-bit version.

Next way is disk size, the x86/32-bit version comes out at ~2.32GB whilst the x64/64-bit version comes out at ~3.0GB.

Lastly, you can go to the drive root and open the autorun.inf file.

In notepad, the 64 bit version shows:

The 32 bit version shows:

William HilsumWilliam Hilsum
110k16 gold badges166 silver badges257 bronze badges

Best and quickest way to answer the question about both Processor architecture and Windows version is:

Use DISM on install.wim.

  1. Click 'Start', type 'cmd', press 'ENTER'.
  2. Type or paste: dism /get-wiminfo /wimfile:'f:sourcesinstall.wim'
    (Replace f: with drive path to installer root).

Deployment Image Servicing and Management tool

Version: 6.1.7600.16385

Details for image : f:sourcesinstall.wim

Grmchpxfreo_en_dvd

Index : 1 Name : Windows 7 Ultimate Activated 32Bit
Description : Windows 7 ULTIMATE Size : 8,476,902,704 bytes

Index : 2 Name : Windows 7 Ultimate Activated 64Bit
Description : Windows 7 ULTIMATE Size : 12,075,969,989 bytes

The operation completed successfully.

  1. Windows version is on the second line. First two dot pairs are OS version. Third and fourth dot pairs are Service Pack and Build info. See Windows Version Numbers to lookup your version.

  2. Processor architecture is explicitly shown in the remainder of the WIM info. In this case, this is a dual installer for both 32 bit and 64 bit processors, for Windows 7 Ultimate.

Christopher KingChristopher King

To know wich edition see the ei.cfg file located in the Sources directory on the installation DVD

Osvaldo MwanaleziOsvaldo Mwanalezi

The way would be to see if the disk contains x64 images. Just looking at an MSDN Windows 7 Ultimate x64 DVD and I see the file <DVD>:sourcesactionqueue.dll is x64.

To check that it is x64 I used dumpbin /headers <file> (dumpbin is a Windows SDK tool):

Note highlighted line (a x86 executable would have 14C machine (x86)).

I can't see any file that lists the bit-ness directly, so this is the quickest way (if you have the SDK tools). Might just be easier to burn a new DVD from the required ISO.

RichardRichard
7,9443 gold badges20 silver badges26 bronze badges

If you have administrator access to a system already running Windows 7 (this feature is not in Vista):

  1. Open a command prompt as an administrator
    • Start, cmd, Ctrl+Shift+Enter
  2. Insert the Windows 7 DVD, and close any autoplay popup.
  3. Type dism /Get-WimInfo /WimFile:X:sourcesboot.wim where X is your DVD drive's letter.
  4. You should see something like the following:

    Deployment Image Servicing and Management tool Version: 6.1.7600.16385

    Details for image : h:sourcesboot.wim

    Index : 1
    Name : Microsoft Windows PE (x86)
    Description : Microsoft Windows PE (x86)
    Size : 806,390,831 bytes

    Index : 2
    Name : Microsoft Windows Setup (x86)
    Description : Microsoft Windows Setup (x86)
    Size : 881,382,947 bytes

    /canon-ir3300-printer-hard-disk-software-free.html. The operation completed successfully.

If your disk is 32-bit, it will look like above where it says (x86). If it's 64-bit, it should say, (x64).

If you don't have a computer with Windows 7 already installed, then try installing the operating system in a virtual machine such as VirtualBox. This should work on any computer, even a Mac. If it fails, then you have the 64-bit version and your computer doesn't support/have enabled Hardware-accelerated virtualization. If it installs successfully, then check the System Properties inside the virtual machine.

If you don't want to do that, then download and burn the Windows 7 Automated Installation Kit, and install it (it will work on Vista SP1 or newer). Be warned, the download is 1.7GB, so it's not exactly the ideal way to check this if you have a slow or metered internet connection. Once you have the WAIK installed:

  1. Open the Deployment Tools Command Prompt as an administrator.
    • Start, Deployment Tools Command Prompt, Ctrl+Shift+Enter
  2. Insert the Windows 7 DVD, and close any autoplay popup.
  3. Type: imagex /info X:sourcesboot.wim where X is your DVD drive letter. If the output contains the line <NAME>Microsoft Windows PE (x86)</NAME>, then it's 32-bit. If it says (x64) then it's 64-bit.
    • Alternatively, type imagex /info X:sourcesinstall.wim, and check for a line starting with <ARCH>. If that line lists <ARCH>0</ARCH> then it is 32-bit, otherwise it is 64-bit.
TuxRugTuxRug

If you get a listing of the root directory on your installation disk, you can see difference in filesizes:

  • Only in the 64 bit version there is bootmgr.efi file
  • The 64 bit has an autorun.inf filesize of 122 bytes and 32 bit autorun.inf is 43 bytes.
  • The 64 bit has a setup.exe filesize of 106,760 and 32 bit setup.exe is 111,880.

At least, that's what I have for the downloaded/original ISOs from the Microsoft Store.

Olli14971
6,3643 gold badges28 silver badges46 bronze badges
RpDRpD

This solution also works well if you have an iso file saved in the hard drive. Below are the instructions:

First you need to mount the ISO file to a computer so you can browse it.If you have a DVD as a installation medium,then just simply click on the DVD drive.Then open up a command prompt as administrator and run the following command (note that 'E' is the drive letter for the mounted ISO file here).

dism /Get-WimInfo /WimFile:E:sourcesinstall.wim /index:1

This will display full details of the built number, architecture, version as well as many other important details for your convenience. The following is an example output from Windows Server 2016.

Samir
11.7k62 gold badges146 silver badges209 bronze badges
Sarthak MehraSarthak Mehra

Best way for checking is Go to drive../efi/boot/

If bootai32.efi or bootai86.efi or bootx32.efi or bootx32.efi is present, OS is 32bit.

If bootax64.efi or bootai64.efi is present, OS is 64 bit.

Hope this helps.

Regards,

NightLightStriker

Aditya SinghAditya Singh

Not the answer you're looking for? Browse other questions tagged windows-7installation or ask your own question.

Active3 years, 11 months ago

Hey guys. After a lot of testing, downloads and thanks to a ELMS program from MS, I got a lot of .iso images and burned DVDs of Windows 7.I'm sure now I should have a least these:

  1. RC Ultimate english 64
  2. RTM Pro Es 64
  3. RTM Pro es 32

Grmchpxfreo En Dvd Iso Player

How can I pick the right one to install now?? (I know, I have a mess on my external HD and I should label the disc after burning, but I didn't).

I want to install the RTM Pro es 64 again. How do I know which one this is?Thanks!

PD:These are the ones that I think I have:

  1. GRC1CULXFRER_ES_DVD
  2. GRMCPRFRER_ES_DVD

PD2: What I really want to know is how can I see if those ISOs are x86 or x64?

MDMarra
19.4k3 gold badges38 silver badges52 bronze badges
josecortespjosecortesp
3993 gold badges6 silver badges13 bronze badges

2 Answers

Sounds to be like you have

  1. Release Candidate of Ultimate, X64 64-bit edition
  2. Final release, Professional edition X64 - 64-bit edition - Spanish
  3. Final release, Professional edition X86 - 32-bit edition - Spanish

As for seeing which one is x64 and which one is x86, I think that GRMCPRFRER_ES_DVD is x86/32-bit and GRC1CULXFRER_ES_DVD is x64/64-bit but you can confirm by opening the ISO in Winrar or another extraction program and take a look at autorun.inf - the top line of the x64 disk should be - [AutoRun.Amd64]

William HilsumWilliam Hilsum
110k16 gold badges166 silver badges257 bronze badges

En Iso 13485 2016

Molly7244

En Iso 13485

Not the answer you're looking for? Browse other questions tagged windows-7iso-image or ask your own question.