Help - Search - Members - Calendar
Full Version: Adding Repair Option Problem
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
krimson
When i first made my cd, i did fully unattended and it all worked well, but then i noticed i had no repair function on the text (blue) installation screens.
i then followed other howtos and whatnot and made it "prompt repair", and that worked fine for the repair problem, but it then added the problem of once it gets to the GUI installation, i have to accept the EULA.

i then read that you could do the fully automated, and to keep the repair feature intact, you could simply remove the [UNATTENDED] part of your WINNT.SIF

CODE
; Generated by nLite 1.3

[Data]
AutomaticUpdates="Yes"
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"

[Display]
Xresolution=1024
Yresolution=768
BitsPerPel=32

[SystemRestore]
DisableSR=1
CreateFirstRunRp=0

[GuiUnattended]
EncryptedAdminPassword="No"
AutoLogon="Yes"
AdminPassword=*
TimeZone=035
OEMSkipRegional=1
OemSkipWelcome=1

[Components]

[UserData]
ProductKey="***"
ComputerName=*
FullName="***"
OrgName="***"

[RegionalSettings]
LanguageGroup=1
Language= "0409"

[Networking]
InstallDefaultComponents="Yes"

[Identification]
JoinWorkgroup="***"


but that did not seem to solve my EULA problems... i still have to accept it.
but thats the ONLY thing that i have to do... how can i get that to auto-accept?
is this something that simply cannot be solved? or, should i only remove certain things from my WINNT.SIF?
ITinerant
QUOTE (krimson @ Apr 17 2007, 11:22 AM) *
i then read that you could do the fully automated, and to keep the repair feature intact, you could simply remove the [UNATTENDED] part of your WINNT.SIF


Where did you read that? (got a link to the thread?)
I would very much like to solve this issue also.
You can see where I posted a query here...
http://www.msfn.org/board/index.php?showtopic=95258
jcarle
I think it's pretty much a choice you have to make. Unattended or repair. I don't believe you can have both.
krimson
http://www.msfn.org/board/lofiversion/index.php/t30807.html

thats where i read it.

im trying to play around with the unattended options..

what i may end up doing is maybe making a dual-boot cd or something.. one with repair, and one without repair.

it just seems there should be some way to pass the EULA options through.. that is literally the ONLY thing that pops up through the whole GUI setup.
krimson
well it seems as though i cant find a fix to it.

I get the EULA, and im getting a wierd error when joining a workgroup...
the latter is probably something on my end, but the EULA is just a pita that hopefully something can be worked out to fix it
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.