Author: janderwald Date: Sun Oct 22 22:28:51 2006 New Revision: 24604
URL: http://svn.reactos.org/svn/reactos?rev=24604&view=rev Log: - add auto-format partition setting to unattend setup
Modified: trunk/reactos/boot/bootdata/unattend.inf.sample
Modified: trunk/reactos/boot/bootdata/unattend.inf.sample URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/unattend.inf.... ============================================================================== --- trunk/reactos/boot/bootdata/unattend.inf.sample (original) +++ trunk/reactos/boot/bootdata/unattend.inf.sample Sun Oct 22 22:28:51 2006 @@ -28,4 +28,7 @@ TimeZoneIndex=85
; enable this setting to disable daylight saving changes -; DisableAutoDaylightTimeSet = 1 +; DisableAutoDaylightTimeSet = 1 + +; enable this setting to format the selected partition +FormatPartition=1