Topic: XP CD doesn't prompt me to repair after integrating MassStorage
Hi.
I'm trying to make a XP installation CD with serial number and Mass Storage drivers included.
Without Mass Storage drivers winnt.sif looks like this:
; Generated by nLite 1.4.9.1
[Data]
Autopartition=0
MsDosInitiated=0
UnattendedInstall="Yes"
[SystemRestore]
[GuiUnattended]
OemSkipWelcome=1
[Components]
[UserData]
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
[RegionalSettings]
LanguageGroup=1
Language= "0409"
[Networking]
InstallDefaultComponents="Yes"
[Identification]
JoinWorkgroup="WORKGROUP"
At this point it prompts me to repair, it shows Eula, prompts me to format the partition and to choose regional settings. It's exactly like I wanted.
After integrating Mass Storage drivers winnt.sif looks like this:
; Generated by nLite 1.4.9.1
[Data]
Autopartition=0
UnattendedInstall="Yes"
MsDosInitiated=No
[SystemRestore]
[GuiUnattended]
OemSkipWelcome=1
[Components]
[UserData]
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
[RegionalSettings]
LanguageGroup=1
Language= "0409"
[Networking]
InstallDefaultComponents="Yes"
[Identification]
JoinWorkgroup="WORKGROUP"
;
; Edited by DriverPacks BASE 10.06
; http://www.driverpacks.net/
;
[Unattended]
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[GUIRunOnce]
command9="%SystemDrive%\DPsFnshr.exe"
But it doesn't prompt me to repair, it doesn't show Eula, it doesn't prompt me to format the partition (just installs over) and to choose regional settings.
In Nlite if I choose "Unattended=DefaultHide" (until now I have chosen "PromptRepair") it allows me to format the partition and I can set regional parameters in winnt.sif. But it's not enough.
If I erase "DriverSigningPolicy=Ignore" and "NonDriverSigningPolicy=Ignore" from winnt.sif all is fine (it prompts me to repair, Eula, format etc). But I think it will generate other problems...
My question is: how can I build a XP installation CD with serial number and mass storage drivers included that prompts me to repair, shows Eula, prompts me to format the partition and let me choose regional settings?
I know, this seems like a question for msfn forums (nlite section) but I'm asking here because integrating mass storage drivers triggers the problem.
Thanks in advance for any reply.
Best regards, Cosmin3