Difference between revisions of "Create an unattended Installation CD"

From ReactOS Wiki
Jump to: navigation, search
(No difference)

Revision as of 05:53, 10 January 2010

Requirements

  1. ReactOS source code
  2. ReactOS build tools


Steps

  1. Copy boot/bootdata/unattend.inf.sample to boot/bootdata/unattend.inf
  2. Open boot/bootdata/bootdata.rbuild
  3. Insert the following line (without quotes) "<cdfile base="reactos">unattend.inf</cdfile>"
  4. Make bootcd
  5. enjoy :-)

Find TimeZoneIndex here: http://msdn.microsoft.com/en-us/library/ms912053(WinEmbedded.10).aspx

Find LocaleID here: http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx