Installing Recovery Console as start-up option

Its quite usefull to have this option ready for use when starting up your system and might want to solve some issue what so ever, here is how to silent install it from the CDdrive:

(RunOnceEx)

REG ADD %KEY%\001 /VE /D "Installing Recovery Console as Start-up option" /f
REG ADD %KEY%\001 /V 1 /D "%CDROM%\I386\WINNT32.EXE /cmdcons /unattended" /f
Submitted by Unknown.
Last updated 2006-02-13 05:34:04 by Unknown