[Unattend] Signature = "$ReactOS$" ; Set UnattendSetupEnabled to yes in order to get unattended setup working. ; yes - unattend setup enabled ; no - unattend setup disabled UnattendSetupEnabled = yes ; Install to \Device\Harddisk0\Partition1\Windows for taming unreliable Winetests (ROSTESTS-416) DestinationDiskNumber = 0 DestinationPartitionNumber = 1 InstallationDirectory=Windows ; BootLoaderLocation=0 Skip installation ; BootLoaderLocation=1 Install on removable media (floppy) ; BootLoaderLocation=2 Install on system partition (for MBR disks: MBR and VBR) ; BootLoaderLocation=3 Install on VBR only (for MBR disks) BootLoaderLocation=2 FullName="MyName" ;OrgName="MyOrg" ComputerName="MYCOMPUTERNAME" ;AdminPassword="MyPassword" ; TimeZone is set to GMT as default. TimeZoneIndex=85 ; Enable this setting to disable daylight saving changes. ;DisableAutoDaylightTimeSet = 1 ; Enable this setting to format the selected partition. ; 1 - format enabled ; 0 - format disabled FormatPartition=1 ; Enable this setting to automatically create a partition during installation. ; 1 - enabled ; 0 - disabled AutoPartition = 1 ; Choose default file system type. ; 0 - FAT ; 1 - BtrFS FsType = 0 ; Set this option to automatically specify language in 2nd mode setup. ; See hivesys.inf for available languages. LocaleID = 409 ; Enable this section to automatically launch programs after 3rd boot. [GuiRunOnce] %SystemRoot%\system32\cmd.exe /c "regtest.cmd" [Display] BitsPerPel = 16 XResolution = 800 YResolution = 600 VRefresh = 0