MSFN Forum: Help with Vista - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Help with Vista Rate Topic: -----

#1 User is offline   CODYQX4 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 10-March 08

Posted 06 April 2008 - 10:14 PM

I needed help with Vista after using vLite. I used it to create an unattended setup for vista ultimate, but now the option to install vista ultimate says vista (vLite) ultimate. I desperately need help on how to change the name back to vista ultimate


#2 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-November 03

Posted 07 April 2008 - 02:21 AM

That would be the catalogue file it is referring to, simply delete that file or use the waik & make your own with a valid answer file, you really need to post this in the VLite section of this forum. All the answers are here if you care to Search....

#3 User is offline   ChimeraDev 

  • Group: Members
  • Posts: 9
  • Joined: 19-July 06

Posted 07 April 2008 - 06:11 AM

The names and descriptions of the images are embedded in the install.wim file... However, you can rename them using the ImageX utility supplied with the Windows AIK (Automated Installation Kit). Usage is the following, and I quote 'ImageX Command-Line Options' @ http://technet2.microsoft.com/WindowsVista...2592e91033.mspx

Quote

imagex /info img_file [img_number | img_name] [new_name] [new_desc] {/boot | /check}

Returns the stored XML descriptions for the specified .wim file, including but not limited to the total file size, the image index number, the directory count, file count, and a description.

image_file

Specifies the name and the location of the .wim file for XML data review.

image_number

Specifies the number that identifies an image in the .wim file.

image_name

Specifies the name that identifies an image in the .wim file.

new_name

Specifies the new unique name for the specified image.

new_desc

Specifies the new description for the specified image.

You can also set the following options:

/boot

Marks a volume image as bootable. Available only for Windows PE images. Only one volume image can be marked as bootable within a .wim file.

/check

Checks the integrity of the .wim file. If not provided, existing checks are removed.

For example,

imagex /info d:\imaging\data.wim



So, the following is the way to go: imagex /info d:\imaging\install.wim 'Windows Vista ULTIMATE (vLite)' 'Windows Vista ULTIMATE' 'Windows Vista ULTIMATE' /check (check name/description, haven't got them handy).

This post has been edited by ChimeraDev: 07 April 2008 - 06:12 AM


#4 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 12 April 2008 - 06:31 PM

That's right. When i tested vLite long ago i did that in order to change the image name.
Just make sure that your autounattend.xml file points to the newly renamed image, otherwise it won't work.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy