reactos/boot/bootdata/bootcdregtest
Colin Finck e34d3cf379 [REGTEST] Add regtest.cmd to the Run key inside regtest.cmd, so we're also started on the next reboot in case ReactOS crashed *and* the registry has been saved.
unattend.inf only allows to add RunOnce entries, which are in theory only executed on the first boot after installation.
For almost a decade, this worked anyway to start regtest.cmd again after a ReactOS crash, because the registry and thus the deletion of the RunOnce entry wasn't stored on disk in case of a crash.
Thanks to Sylvain for the hint!

As Explorer processes the Run key right after RunOnce and therefore picks up regtest.cmd a second time during the first boot, exit the script just after adding the Run key.
Otherwise, rosautotest.exe would be started twice, with catastrophic results.
2019-04-26 10:02:47 +02:00
..
.gitattributes
AHKAppTests.cmd [BOOTDATA] AHKAppTests.cmd: Fix 'media' typo (#1502) 2019-04-19 22:12:16 +09:00
regtest.cmd [REGTEST] Add regtest.cmd to the Run key inside regtest.cmd, so we're also started on the next reboot in case ReactOS crashed *and* the registry has been saved. 2019-04-26 10:02:47 +02:00
testboot.bat.sample Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
unattend.inf [SETUP] Add support for selecting FS type in unattended setups 2018-12-28 20:36:47 +01:00