October 3, 201114 yr in windows xp there is a file called winnt.sif where i can write serialnumber in. but i can not find out what file it is in windows 7, can anyone help thanks
October 3, 201114 yr The File is called (Auto)unattend.xmlHere's some infoWindows Deployment Step-by-Step Guide<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" > <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <RefreshRate>60</RefreshRate> <VerticalResolution>768</VerticalResolution> </Display> <WindowsFeatures> <ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer> <ShowMediaCenter>false</ShowMediaCenter> </WindowsFeatures> <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled> <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet> <RegisteredOrganization>Damage Inc.</RegisteredOrganization> <RegisteredOwner>The Glimmerman</RegisteredOwner> <ShowWindowsLive>false</ShowWindowsLive> <TimeZone>W. Europe Standard Time</TimeZone> <ProductKey>12345-12345-abcde-KLMNO-PQRST</ProductKey> </component> Edited October 3, 201114 yr by The Glimmerman
October 3, 201114 yr Author THANK YOU very must glimmermann nice work (sorry my english) have a nice day will try too find this file now
October 5, 201114 yr Author i have tried too find this file, but i cannot find it, where can i put this unattend.xml file Edited October 5, 201114 yr by superskytten
October 5, 201114 yr You need to create the file. People usually put it in the root of their install media, or you can put it on a USB key. The first thing you should get is the WAIK, it has the XML builder and the help files to walk you through how to use it. Also, most of those topics are mirrored on Technet. WAIK info is here.General examples and questions about making the XML is here:
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now