Jump to content

jerdill

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by jerdill

  1. My unattended install still asks about the auto updates feature before booting to desktop on the first boot. It also asks about adding a user also. I thought I had those answered already in my winnt.sif file. Is it right? (shown below). What do I need to change in order for my install to skip this step?

    I also was wondering if there is a way to have the quicklaunch showing and the desktop icons turned on when the desktop first comes up. Any help would be appreciated thanks!

    ;SetupMgrTag

    [Data]

    AutoPartition=1

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

    [unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    WaitForReboot=No

    [GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=35

    OemSkipWelcome=1

    [shell]

    CustomDefaultThemeFile = "%WinDir%\Resources\Themes\OEM.Theme"

    [userData]

    ProductKey=

    FullName="User"

    OrgName="Home"

    ComputerName=*

    [Display]

    BitsPerPel=24

    Xresolution=1024

    YResolution=768

    Vrefresh=70

    [TapiLocation]

    CountryCode=1

    Dialing=Tone

    AreaCode=434

    [FavoritesEx]

    Title1="Computer Exchange.url"

    URL1="http://www.cxeonline.com"

    [branding]

    BrandIEUsingUnattended=Yes

    Home_Page=http://www.cxeonline.com

    [Proxy]

    Proxy_Enable=0

    Use_Same_Proxy=1

    [identification]

    JoinWorkgroup=cxeonline

    [Networking]

    InstallDefaultComponents=Yes

    [Components]

    msmsgs=off

    [GuiRunOnce]

    %systemdrive%\install\hotfixes.cmd

    %systemdrive%\install\applications.cmd

×
×
  • Create New...