Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Win8.1] Choice of edition and serial integration in the iso

Featured Replies

Since the Windows Update 8.1 Update (Multiple Editions) MSDN iso includes the retail editions of the Core and Professional, how I should do to change this iso so that, during the installation, allow me to choose which edition to install?

 

In addition, I would include in this iso my two serial numbers of installation (one for the Core and the other for the Professional) so that I should not insert any serial number during installation.

 

So, what should I do to reach my goal?

 

Thanks

 

Bye
 

Edited by balubeto

Use an Autounattend.xml file for each edition. The only real way to do what you want is to create a custom boot.wim that has a program (or script/batch) that launches first. Then you choose your option and it will launch setup with the appropriate unattend file. See here for reference (this topic uses WinRE to launch setup)

http://www.msfn.org/board/topic/142990-installing-windows-7-from-recovery-partition/?p=918385

Inject your serial with dism into each edition

 

dism /Image:<path_to_mounted_image> /Set-ProductKey:12345-12345-12345-12345-12345
Then use sources\ei.cfg to skip serial entering dialog

 

[Channel]Retail[VL]0

Edited by ricktendo

  • Author

Use an Autounattend.xml file for each edition. The only real way to do what you want is to create a custom boot.wim that has a program (or script/batch) that launches first. Then you choose your option and it will launch setup with the appropriate unattend file. See here for reference (this topic uses WinRE to launch setup)

http://www.msfn.org/board/topic/142990-installing-windows-7-from-recovery-partition/?p=918385

I thought that, if I insert the ei.cfg file

[Channel]Retail[VL]0

in the sources directory in my iso, I could choose the retail edition to install. That's right?

Instead, how do I create the file Autounattend.xml to insert my two serial numbers that correspond to those of the Core and Professional?

Inject your serial with dism into each edition

dism /Image:<path_to_mounted_image> /Set-ProductKey:12345-12345-12345-12345-12345

Then use sources\ei.cfg to skip serial entering dialog

[Channel]Retail[VL]0

The DISM command mentioned above can be applied to each volume image stored in the file install.wim? If so, how do I do this?

Thanks

Bye

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.