GithubHelp home page GithubHelp logo

Comments (7)

kroese avatar kroese commented on May 27, 2024 1

Okay, I added support for Win7 x86 in v3.11 of the container.

You can just set it in your compose file like this:

  environment:
    VERSION: "win7x86"

and it should download and install Win7 x86 automaticly.

from windows.

kroese avatar kroese commented on May 27, 2024

That PLATFORM variable has a whole different purpose, its so that I can sync the code with the ARM64 container more easily. It has nothing to do with Win7 x86 vs Win7 x64.

For Windows XP, I added both versions, you can select the x86 one with xp and the x64 one with xp64.

For Windows 7 I did not do that, as the target audience will be very small. And I want to make the list of mirrors for each ISO as big as possible, and for Win7 x86 that is harder because many sites have only the x64 ISO's.

But ofcourse you can run the x86 version, you just have to supply the URL to the ISO in the VERSION variable, and make sure its a supported edition (Pro/Ultimate/Enterprise), and it will run just fine I think.

from windows.

kroese avatar kroese commented on May 27, 2024

Nevermind, even with a custom ISO it won't work. Because I didnt include the VirtIO x86 drivers for Win7 to save some space, the answer files have not been made, etc.

Is there any good reason why you want to run the x86 version of Win7? Because if the only reason is: "just for fun", then it will be too much effort for me to add it.

from windows.

kroese avatar kroese commented on May 27, 2024

Closing because of no response.

from windows.

tiagodurante avatar tiagodurante commented on May 27, 2024

@kroese Forgive me for not responding earlier. I opened this question because I needed to make a machine that could install Windows 7 x86 and run legacy software. In my case, it is software for a device that performs blood analysis. I have a clinical analysis lab.

from windows.

tiagodurante avatar tiagodurante commented on May 27, 2024

@kroese The new cpus do not allow installing systems that do not have uefi. My device is "new", but the software does not work on x64 systems. The last compatible version was Windows 7 x86

from windows.

tiagodurante avatar tiagodurante commented on May 27, 2024

@kroese, I'll try to install this version next weekend. I will return to show you my test.

from windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.