here's the winnt.sif... i guess that's where i get stuck is. so you're saying that below in the winnt, that should call RunOnceEx.cmd and in that file is everything? how would i call the driverpack finisher then from there?
(this is the most involved unattended i've ever made, so i think i'm confusing myself)
thanks for the help!
; Generated by nLite 1.4.9.1
[Data]
Autopartition=0
UnattendedInstall="Yes"
MsDosInitiated=No
[Unattended]
UnattendMode=DefaultHide
UnattendSwitch="Yes"
OemPreinstall="Yes"
OemSkipEula="Yes"
FileSystem=*
WaitForReboot="No"
NoWaitAfterTextMode=1
NoWaitAfterGUIMode=1
DriverSigningPolicy=Ignore
NonDriverSigningPolicy=Ignore
[SystemRestore]
[GuiUnattended]
OemSkipWelcome=1
[Shell]
CustomDefaultThemeFile="%WinDir%\Resources\Themes\Zune.Theme"
[Components]
[UserData]
ProductKey="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
OrgName="xxxxxxxxxxxxxxxxxxx"
[RegionalSettings]
LanguageGroup=1
Language= "0409"
[Networking]
InstallDefaultComponents="Yes"
[Identification]
JoinWorkgroup="xxxxxxxxxxxxxxx"
[GuiRunOnce]
"%systemdrive%\install\start.cmd"
;
; Edited by DriverPacks BASE 8.12.4
; http://www.driverpacks.net/
;