Jump to content

erikfig

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About erikfig

Profile Information

  • OS
    Windows 7 x86

erikfig's Achievements

0

Reputation

  1. Hey All! I made a Windows 7 Pro x86 with Retail DVD (ISO Downloaded from Microsoft) Image with AIK and ImageX, everything working just fine except the answer file.... Basically I want a single NTFS partition Extended. Everything runs great until the Disk Configuration part, the setup stops for my to configure the disk options on the image setup and want it to be all unattended. I will appreciated if somebody can help me with this. I'm going crazy here. Tried many different combinations on the Aswer File and still no luck. -<DiskConfiguration> <WillShowUI>OnError</WillShowUI> -<Disk wcm:action="add"> -<CreatePartitions> -<CreatePartition wcm:action="add"> <Extend>true</Extend> <Order>1</Order> <Type>Primary</Type> </CreatePartition> </CreatePartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> -<ModifyPartitions> -<ModifyPartition wcm:action="add"> <Active>true</Active> <Extend>true</Extend> <Format>NTFS</Format> <Label>OS</Label> <Letter>C</Letter> <Order>1</Order> <PartitionID>1</PartitionID>
×
×
  • Create New...