Jump to content

Adding the recovery console to CD installation


Recommended Posts

@rem SetupMgrTag
@echo off

set AnswerFile=.\i386\Winnt.sif
set SetupFiles=.\i386

.\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /makelocalsource

the onlthing that I want to do is to make the i386 folder copy over to the %systemdrive% so that I can run recovery console install at the [GUIRUNONCE] bit of the winnt.sif

Link to comment
Share on other sites


I am just giving my advice, like any advice you can take it or ignore it. My advice is don't install recovery console in cmdlines.txt. I wish i could give a better reason, but i can't. If you read between the lines you'll understand what I mean.

-gosh

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...