Jump to content

brntspawn

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by brntspawn

  1. Yeah I noticed that and fixed it too. Now the only update I still need to get working is the MDAC. I copied the command and pasted right into my main_batch.cmd: ECHO Installing Q823718 Security Update for Microsoft Data Access Components

    start /wait %systemdrive%\install\hotfixes\Q823718.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q

    Windows Update still shows it as not installed. I am using VPC if it makes a difference

  2. Yes I have D:\i386 and D:\$OEM$.

    Here is my winnt.sif:

    ;SetupMgrTag

    [Data]

    AutoPartition=1

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    [unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=No

    TargetPath=\WINDOWS

    OemPreinstall=Yes

    UnattendSwitch="no"

    [GuiUnattended]

    AdminPassword=removed

    EncryptedAdminPassword=Yes

    OEMSkipRegional=1

    TimeZone=35

    OemSkipWelcome=1

    [userData]

    ProductKey=removed

    FullName="removed"

    OrgName=""

    ComputerName=hal

    [TapiLocation]

    CountryCode=1

    Dialing=Pulse

    AreaCode=513

    [RegionalSettings]

    LanguageGroup=1

    Language=00000409

    [identification]

    JoinWorkgroup=WORKGROUP

    [Networking]

    InstallDefaultComponents=Yes

    [GuiRunOnce]

    %systemdrive%\install\main_batch.cmd

    %systemdrive%\install\applications.cmd

×
×
  • Create New...