From 445e9e71b52c8bc1cf07d2b50ecf0c3146cfa40b Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Fri, 10 Nov 2006 11:17:17 +0000 Subject: [PATCH] - add documentation for GuiRunOnce svn path=/trunk/; revision=24712 --- reactos/boot/bootdata/hivesft.inf | 1 + reactos/boot/bootdata/unattend.inf.sample | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivesft.inf b/reactos/boot/bootdata/hivesft.inf index a2f39496e0a..b66f2645005 100644 --- a/reactos/boot/bootdata/hivesft.inf +++ b/reactos/boot/bootdata/hivesft.inf @@ -6,6 +6,7 @@ Signature="$ReactOS$ ; Common shell folders HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",,0x00000012 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders",,0x00000012 +HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",,0x00000012 ; Uninstall Application list HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall",,0x00000010 diff --git a/reactos/boot/bootdata/unattend.inf.sample b/reactos/boot/bootdata/unattend.inf.sample index a4356cbb81c..b60174e900c 100644 --- a/reactos/boot/bootdata/unattend.inf.sample +++ b/reactos/boot/bootdata/unattend.inf.sample @@ -31,4 +31,10 @@ TimeZoneIndex=85 ; DisableAutoDaylightTimeSet = 1 ; enable this setting to format the selected partition -FormatPartition=1 \ No newline at end of file +FormatPartition=1 + +; enable this section to automatically launch programs +; after 3rd boot +; +; [GuiRunOnce] +; %SystemRoot%\system32\cmd.exe