- Revert 44301
[reactos.git] / boot / bootdata / bootcdregtest / unattend.inf
index 94cf614..6ada5a6 100644 (file)
@@ -1,56 +1,54 @@
-; In order to get unattended setup working:
-; 1. Copy unattend.inf.sample to unattend.inf, adjust as needed
-; 2. Uncomment the line in bootdata.rbuild to include it into bootcd
-
-[Unattend]
-Signature = "$ReactOS$"
-
-; yes - unattend setup enabled
-; no - unattend setup disabled
-UnattendSetupEnabled = yes
-
-; Install to \Device\Harddisk0\Partition1\ReactOS
-DestinationDiskNumber = 0
-DestinationPartitionNumber = 1
-InstallationDirectory=ReactOS
-
-; MBRInstallType=0  skips MBR installation
-; MBRInstallType=1  install MBR on floppy  
-; MBRInstallType=2  install MBR on hdd
-MBRInstallType=2 
-
-FullName="MyName"
-;OrgName="MyOrg"
-ComputerName="MYCOMPUTERNAME";
-AdminPassword="MyPassword"
-
-; TimeZone is set 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
-
-; enable this setting to disable vmware driver install
-; yes - disabled
-; no  - enabled
-DisableVmwInst = yes
-LocaleID = 407
-BootCDRegTestActive = 1
-
-; enable this section to automatically launch programs
-; after 3rd boot
-;
-; [GuiRunOnce]
-; %SystemRoot%\system32\cmd.exe
-
+; In order to get unattended setup working:\r
+; 1. Copy unattend.inf.sample to unattend.inf, adjust as needed\r
+; 2. Uncomment the line in bootdata.rbuild to include it into bootcd\r
+\r
+[Unattend]\r
+Signature = "$ReactOS$"\r
+\r
+; yes - unattend setup enabled\r
+; no - unattend setup disabled\r
+UnattendSetupEnabled = yes\r
+\r
+; Install to \Device\Harddisk0\Partition1\ReactOS\r
+DestinationDiskNumber = 0\r
+DestinationPartitionNumber = 1\r
+InstallationDirectory=ReactOS\r
+\r
+; MBRInstallType=0  skips MBR installation\r
+; MBRInstallType=1  install MBR on floppy  \r
+; MBRInstallType=2  install MBR on hdd\r
+MBRInstallType=2 \r
+\r
+FullName="MyName"\r
+;OrgName="MyOrg"\r
+ComputerName="MYCOMPUTERNAME";\r
+AdminPassword="MyPassword"\r
+\r
+; TimeZone is set GMT as default\r
+TimeZoneIndex=85\r
+\r
+; enable this setting to disable daylight saving changes\r
+; DisableAutoDaylightTimeSet = 1\r
+\r
+; enable this setting to format the selected partition\r
+; 1 - format enabled\r
+; 0 - format disabled\r
+FormatPartition=1\r
+\r
+; enable this setting to automatically create a partition\r
+; during installation\r
+; 1 - enabled\r
+; 0 - disabled\r
+AutoPartition = 1\r
+\r
+; enable this setting to disable vmware driver install\r
+; yes - disabled\r
+; no  - enabled\r
+DisableVmwInst = yes\r
+LocaleID = 409\r
+\r
+; enable this section to automatically launch programs\r
+; after 3rd boot\r
+;\r
+[GuiRunOnce]\r
+%SystemRoot%\system32\cmd.exe /c "regtest.cmd"\r