Recommended Posts

MagicISO or CDImage would do the job nicely. Here's a step by step guide on how to make a bootable Vista DVD with CDImage but it should work with Windows 7.

1. Put the three files (the .WIMs and the .exe) in the same folder or directory. Let?s make the example that the three files all in the C:\ root.

2. Run the .EXE file. A new folder named Vista will be created and it will contain a lot of files. These are the setup files.

3. Exit from the install Windows screen.

4. Download CDimage and install it.

5. Click start on your desktop, open Run and type ?cmd?. A command prompt shell will appear.

6. Type: cdimage.exe -lVISTA_EN_DVD -m -u2 -bC:\Vista\boot\etfsboot.com C:\Vista\ C:\Vistax86.iso.

A bootable Windows Vista x86 DVD ISO image will be created as vistax86.iso in C:\.

7. Burn the ISO image by using a burning software such as Nero. To avoid any error make sure to burn at a 2X or 4X speed.

yes. nice. howerver this wont work if u hav 32bit ver of win7 installed and try to do it with 64bit ver of it.

any ideas? please NOW, i want to install it this night.

I really wouldn't recommend upgrading from a beta to a beta. Frankly, I never upgrade, ever. There's just too much that can go wrong. It's so simple to do backups these days, I almost kind of wish Win7 forced a clean install.

yes. nice. howerver this wont work if u hav 32bit ver of win7 installed and try to do it with 64bit ver of it.

any ideas? please NOW, i want to install it this night.

"Solution for making Bootable disc:

- Download UltraISO

- Download vlite (google it), when installed, get the "boot.bin" file from it (you can delete vlite after that).

- Launch UltraISO, copy all the files in a new project, and click on:

Bootable -> Load Boot File -> Select boot.bin

- Make ISO & Burn."

That was a comment from the Win7 7048 comment section. That's how you make it bootable. The boot.bin file can be found in the Program Files directory. I've just got a trial of UltraISO, and I think that'll work. I've not tried it yet.

yes. nice. howerver this wont work if u hav 32bit ver of win7 installed and try to do it with 64bit ver of it.

any ideas? please NOW, i want to install it this night.

No, it'll work just fine.

I had build 7022 (32bit) installed. I made a copy of the .iso and followed instructions similar to those you have quoted. Burned the new ISO to a DVD and restarted, installed perfectly.

7048 x64 works awsome, you even have the option to remove IE8 due to a court case on atm with Microsoft, Goto Control Panel --> Program and Features --> Turn windows features on or off --> Untick IE and restart done :D

Anyway 7048 is still Beta, not the RC that will release in April.

I installed build 7048 today and I have to say WOW! Windows 7 is truly shaping up to be an amazing OS. I really can't wait for this to come out so I can use it as my main OS.

It's Currently installed on a spare hard drive in my computer, dual booting with Windows Vista. I can see myself booting into Windows 7 more and more.

No, it'll work just fine.

I had build 7022 (32bit) installed. I made a copy of the .iso and followed instructions similar to those you have quoted. Burned the new ISO to a DVD and restarted, installed perfectly.

that was not what i meant. i tried the thing with copying 2 wims and the exe. then launch the exe. wont work. thats what i meant.

if u hav an iso, thats something different of course

"Solution for making Bootable disc:

- Download UltraISO

- Download vlite (google it), when installed, get the "boot.bin" file from it (you can delete vlite after that).

- Launch UltraISO, copy all the files in a new project, and click on:

Bootable -> Load Boot File -> Select boot.bin

- Make ISO & Burn."

That was a comment from the Win7 7048 comment section. That's how you make it bootable. The boot.bin file can be found in the Program Files directory. I've just got a trial of UltraISO, and I think that'll work. I've not tried it yet.

thanks for this, that seems to work. except that i had to downloaded a c*****d ver of ultraISO, but they are to blame if they let only write 300mb or what iso file in trial. :p

Anyway 7048 is still Beta, not the RC that will release in April.

No. Its in the Release Candidate chain, this would fall under Pre-RC. Builds prior to 7000 would be pre-Beta.

Havent had a chance to install it yet but its downloaded - Im gonna try that install via memory stick idea. Should be quicker than using another DVD!

how do I get the .bin file from vlite? do i really have to dl that 1gb iso?

the bin file is in the program directory of vlite.

I think I mentioned it before but what I don't like about windows 7, this build has the same issue, is that in Vista, if I wanted notepad or power options I could search in the start menu, it would be the first option in the list, hit enter and I'm done. I search for "note" and power. In Win7 note=sticky note and power=powershell. Its a seriously minor issue, but one that really irritates me.

Also, has anyone managed to get steam to work with it? I havent.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Researchers claim Microsoft's quantum breakthrough is flawed by basic Python errors by Karthik Mudaliar Microsoft's aggressive roadmap to deliver a commercial quantum supercomputer by 2029 has now hit a bit of a snag, and it's not because of a complex sub-zero dilution refrigerator, but rather because of a few lines of basic Python code. A new critique published in the scientific journal Nature argues that simple software errors effectively manufactured the breakthrough that Microsoft's foundational research claimed back in 2025 into Majorana-based topological qubits. Topological quantum computing, the path that Microsoft chose for its research, relies on creating and controlling "Majorana zero modes." These are exotic quasiparticles that theoretically offer vastly superior error resistance compared to the highly sensitive superconducting qubits currently being championed by rivals like Google and IBM. However, physically proving you have created these particles requires sifting through massive amounts of complex electrical conductance data to isolate a specific "topological gap." Because of the sheer volume of data, physicists rely heavily on custom software pipelines to process the results. This is where the Python scripts come in. Now, according to the critique, Microsoft’s data processing software contained fundamental programming errors that ultimately skewed the published results. By mishandling data arrays or deploying incorrect logic within the Python script, the software supposedly discarded "noisy" or contradictory data. Which is why it only highlighted the specific electrical measurements that supported the topological-gap claim. The researchers behind the critique argued that this makes the findings invalid, suggesting the heralded "quantum leap" was actually a false positive generated by bad code and not a product of groundbreaking physics. However, Microsoft is pushing back hard against these allegations. The Redmond giant has formally rejected the criticism, saying that it's just a minor anomaly rather than a fatal flaw. According to the company, while there may have been a minor oversight in the data parsing scripts, it does not alter the fundamental reality of their physical experiment. Just weeks ago, Microsoft unveiled the Majorana 2 quantum processor, a milestone so significant that the company boldly accelerated its timeline for a commercial quantum supercomputer from 2035 down to 2029. But the new software allegations reopen an old wound. Microsoft's quantum division faced a remarkably similar crisis when a landmark 2018 paper on Majorana particles was famously retracted in 2021 after independent physicists discovered the data had been inappropriately cropped. That historical baggage makes the current Python-related allegations particularly sensitive. If the foundational math and data processing for the 2025 breakthrough are genuinely flawed, the highly anticipated 2029 commercial timeline could easily be delayed or, worse, cancelled.
    • Because of what they have done to VMware I will never buy anything Broadcom again.
    • AMD releases hotfix for driver install issues on Windows 10 PCs by Taras Buria Earlier this week, AMD released an important graphics driver update. Version 26.6.2 brought AMD FSR 4.1 support to the previous-gen Radeon lineup, the RX 7000 series, giving users better upscaling tech that was previously locked to the newest GPUs. However, the driver turned out to be a little buggy, with users reporting installation issues on systems still running Windows 10. AMD quickly acknowledged the bug and today released a hotfix to resolve the problem. The AMD 26.6.3 Hotfix update is now available for download from the official website. Given that it is a hotfix release, it has only one change in its release notes: AMD announced the update on its official X account and added that a WHQL driver update with the necessary fixes would be released next week. Meanwhile, users can apply the hotfix or roll back to the previous driver using the official AMD Cleanup Utility. You can download AMD Software: Adrenalin Edition 26.6.3 Hotfix Preview Driver from the official website here. It is compatible with all currently supported graphics cards and 64-bit Windows 10 and 11. Full release notes are available on the same page.
    • With Microsoft now listening to its core audience and acting upon received feedback, fans can finally expect a much better version of Windows 11 than what was available five years ago. Here is to five more years, Windows 11! I guess we all need a good laugh now and again...
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      465
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      82
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!