MSFN Forum: Unattended Vista: Q & A - MSFN Forum

Jump to content



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

Unattended Vista: Q & A Rate Topic: -----

#1 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2007 - 10:09 AM

This topic is intended to cover everything we know about Vista´s unattended setup.
I´ll post questions, include all answers provided.
  • Where can I download Windows Automated Installation Kit?
    http://www.microsoft.com/downloads/details...;displaylang=en

  • What´s inside install.wim file?

  • How must be named the previously called winnt.sif?
    Autounattend.xml

  • Where to put it in the unattended distribution image?

  • Is there some way to make Vista automacally create partitions? How?

  • How to build a Vista 32bits iso?

    neo > Download oscdimg command and copy this into C:\Windows\system32\

    the use the command-line parameters to build bootable ISO of VISTA

    oscdimg -bd:\Vista\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD D:\Vista\ C:\VISTA_EN.iso
    Download oscdimg


  • How to build a Vista 64bits iso?

This post has been edited by Orsi: 07 February 2007 - 02:39 PM



#2 User is offline   neo 

  • Microsoft MVP - Windows Expert Consumer
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,251
  • Joined: 31-March 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2007 - 11:29 AM

How to build a Vista iso?

Download oscdimg command and copy this into C:\Windows\system32\

the use the command-line parameters to build bootable ISO of VISTA

oscdimg -bd:\Vista\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD D:\Vista\ C:\VISTA_EN.iso

Download oscdimg

#3 User is offline   Orsi 

  • Hasta la Windows Vista, baby
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-October 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2007 - 01:40 PM

two questions:

what´s the x64 boot file?
This is my Autounattend.xml file. It´s on Vista DVD root but Vista ignores totally... what´s wrong with it?

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="windowsPE">
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>0416:00000416</InputLocale>
<SystemLocale>PT-BR</SystemLocale>
<UserLocale>PT-BR</UserLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UserData>
<ProductKey>
<Key>*******************</Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>name</FullName>
<Organization>Final FX</Organization>
</UserData>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:d:/download/incoming/vista%20x64%20retail/lrmcxfre_en_dvd/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

This post has been edited by Orsi: 07 February 2007 - 02:42 PM


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