pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
29.41k stars 2.61k forks source link

req new feature: Select\Enable Windows Setup Edition via adding ei.cfg to Source folder #2614

Closed ssarfaty closed 1 week ago

ssarfaty commented 1 week ago

Can’t Select Windows 11/10 Edition During Clean Installation if a previuse license installed and to change that need to add a "ei.cfg"

the file should be stored under the "Sources" folder.

file with the following content will cause the setup to always show the user the selection of editions list to choose what to install: [Channel] _Default [VL] 0

Alternatively, you can also automate the edition selection process by configuring the EI.cfg file to install your preferred edition of the OS. For example, if you want Windows Setup to automatically select the Windows 11 Pro edition during installation, use the following format for the EI.cfg file such as this example: [EditionID] Professional [Channel] _Default [VL] 0

this is a request for Rufus to add this feature when creating a new image , at least as the #1 example i have posted.

Thanks!

pbatard commented 1 week ago

ei.cfg can be added by the user.

Also, on all the pre-activated Windows 11 machines I used, I have always seen the option to state: "I don't have a license" and then manually select the edition of Windows to install, so my experience is very different from your statement of "Can’t Select Windows 11/10 Edition During Clean Installation if a previuse license installed". So there has to be something else at play in your environment.

At any rate, I see it as too uncommon an operation (switching licenses at installation time), since, unless you either have a very expensive subscription to MSDN (or you are pirating Windows), you are unlikely to be hopping editions, and Windows activation and licensing matters are outside of the realm of what I design Rufus to deal with.

→ Rejected