Jump to content

How i can change this?


Recommended Posts

Someone have idea to change the title of the image?

for example after modify the image with vLite the image change to this: Windows Vista (vLite) ULTIMATE - for example, how i can change this?

sorry for my english

bye :hello:

Link to comment
Share on other sites


Install the WAIK from HERE

Run the Windows PE tool command prompt with admin rights.

then use this command changing the path to the install.wim.

imagex /info C:\Vista\Build\sources\install.wim 4 "Windows Vista ULTIMATE"

"imagex /info C:\Vista\Build\sources\install.wim" alone will show info for all versions.

"imagex /info C:\Vista\Build\sources\install.wim 4" will show info for image 4 only which is Ultimate.

Adding the name at the end changes the name for the number you use (4 ultimate).

You can also change the description by adding it after the name.

Edited by jaws75
Link to comment
Share on other sites

Someone have idea to change the title of the image?

for example after modify the image with vLite the image change to this: Windows Vista (vLite) ULTIMATE - for example, how i can change this?

sorry for my english

bye :hello:

Don't really know why you need to change the name of the wim? VLite allows you to modify the image of your choice & in your xml you can specify any of them?

Link to comment
Share on other sites

Install the WAIK from HERE

Run the Windows PE tool command prompt with admin rights.

then use this command changing the path to the install.wim.

imagex /info C:\Vista\Build\sources\install.wim 4 "Windows Vista ULTIMATE"

"imagex /info C:\Vista\Build\sources\install.wim" alone will show info for all versions.

"imagex /info C:\Vista\Build\sources\install.wim 4" will show info for image 4 only which is Ultimate.

Adding the name at the end changes the name for the number you use (4 ultimate).

You can also change the description by adding it after the name.

thx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...