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.

Win 7 Pro RTM - Won't select OS

Featured Replies

Hi All,

I'm using Win 7 Pro RTM for dev, and the /image/name part doesn't seem to be working. I've tried the following:

/IMAGE/INDEX Value 1

IMAGE/DESCRIPTION Value Windows 7 PROFESSIONAL

IMAGE/NAME - Windows 7 PROFESSIONAL

I've used imagex /info and under name, description it shows "Windows 7 PROFESSIONAL "

But when set in answer file, it stops and asks you to select OS to install. I've read on the vista unattended section, that someone had to change their ultimated index number to 5.

Is there anything special I need to do, because its doing my head in.

Thanks in advance.

Cheers,

Wes.

is it 64 bit?

also you can do this imagex /info C:\uaDVD\sources\install.wim > C:\install.txt

and paste txt file in a code window

Hi All,

I'm using Win 7 Pro RTM for dev, and the /image/name part doesn't seem to be working. I've tried the following:

/IMAGE/INDEX Value 1

IMAGE/DESCRIPTION Value Windows 7 PROFESSIONAL

IMAGE/NAME - Windows 7 PROFESSIONAL

I've used imagex /info and under name, description it shows "Windows 7 PROFESSIONAL "

But when set in answer file, it stops and asks you to select OS to install. I've read on the vista unattended section, that someone had to change their ultimated index number to 5.

Is there anything special I need to do, because its doing my head in.

Thanks in advance.

Cheers,

Wes.

First if it is x86 version the /IMAGE/INDEX Must be value 4 for the professional.

If i'm not wrong the RTM version is standard teh Ultimated version , if thats so the other 4 options are blocked but can be unblocked.

  • Author

Hi All,

Thanks everyone for your input, most appreciated. I did manage to get it working in the end but the problem was with my source! I had a 64bit version of win 7 RTM, and I was trying to create an x86 unattend.

Even though I'd only selected x86 architecture, it didnt like the image/name , image/description/ image/index when I set in UA.xml

All good now, changed source to 32bit version and all works correctly, I was racking my brain for a few days and went over firegeirs guide numerous times from scratch!

Thanks again.

Cheers,

Wezzy :)

So you have this now in WSIM?

Action: AddListItem
Key: 1
Value: /IMAGE/INDEX:4

?

Edited by Raoul90

  • Author
So you have this now in WSIM?

Action: AddListItem
Key: 1
Value: /IMAGE/INDEX:4

?

Raoul90:

No in the end didn't use that. Short answer is:

If you're using 64bit source and trying to make an x86 only UA, its better to use the 32bit version RTM rather thasn 64bit. I tried using the packages from 64bit and making x86 only, but it doesn't like it when you use 64bit for x86.

So in the end I changed my source to 32bit and problem went away. I tried all sorts of combinations initially, index, name, description, and tried renaming the wims because I thought it didn't like spaces. It ended up being the source which caused the issue.

Cheers,

Wes.

Edited by Wezzy

  • 1 month later...

In the source folder is a file called : ei.cfg , edit that file :hello:

In the source folder is a file called : ei.cfg , edit that file :hello:
You can just delete ei.cfg
  • 4 weeks later...
So you have this now in WSIM?

Action: AddListItem
Key: 1
Value: /IMAGE/INDEX:4

?

I have ONLY one image inside my install.wim file, this is "7 Enterprise", it have index 1, but I still see "Select the operating system you want to install" screen as first wizard screen before disk wizard screen.

Raoul90, where I have to add INDEX:1 value, I mean what component and in what pass in WSIM ?

For urie, ei.cfg file deleting has not helped.

<settings pass="windowsPE">

<component name="Microsoft-Windows-Setup"

<ImageInstall>

<OSImage>

<InstallFrom>

<MetaData wcm:action="add">

<Key>/IMAGE/NAME</Key>

<Value>Windows 7 HOMEPREMIUM</Value>

</MetaData>

</InstallFrom>

</OSImage>

</ImageInstall>

maxXPsoft, it has worked.

My thanks go in Texas.

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.