Jump to content

md10md

Member
  • Posts

    10
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by md10md

  1. I'm trying to make an unattended multiboot dvd with windows xp home and pro (along with others). For some reason during the install, windows doesn't do the things that are in the winnt.sif. It asks for my serial key and doesn't transfer over the OEM Preinstall files. I'm sure that the files are in all the right places but I still can't get it right. Here are my files in question.

    Pro:

    ;Windows XP Pro - winnt.sif

    [Data]AutoPartition = 0

    MsDosInitiated = 0

    UnattendedInstall = Yes

    AutomaticUpdates = Yes

    [unattended]

    UnattendMode = DefaultHide

    UnattendSwitch = Yes

    OemPreinstall = Yes

    OemSkipEula = Yes

    FileSystem = *

    WaitForReboot = No

    TargetPath = "\Windows"

    DriverSigningPolicy = Ignore

    NonDriverSigningPolicy = Ignore

    Hibernation = No

    [GuiUnattended]

            AdminPassword = *

            EncryptedAdminPassword = NO

            OEMSkipRegional = 1

            TimeZone = 35

         

    [userData]

    ProductKey = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

           

    [Display]

    BitsPerPel = 32

    Xresolution = 1280

    YResolution = 1024

      Vrefresh = 70

     

    [RegionalSettings]

    LanguageGroup = 1

      Language = 00000409

    [systemFileProtection]

    SFCQuota = 0

    [GuiUnattended]

    OEMSkipRegional = 1

    OemSkipWelcome = 1

    [branding]

      BrandIEUsingUnattended = Yes

      Home_Page = http://www.google.com

      Help_Page = http://www.google.com://http://www.google.com

      .../www.google.com

      Search_Page = http://www.google.com://http://www.google.com://http://www..../www.google.com

    [Proxy]

      Proxy_Enable = 0

      Use_Same_Proxy = 1

    [identification]

      JoinWorkgroup = MSHOME

    [Networking]

      InstallDefaultComponents = Yes

    Home:

    ;Windows XP Home - winnt.sif

    [Data]AutoPartition = 0

    MsDosInitiated = 0

    UnattendedInstall = Yes

    AutomaticUpdates = Yes

    [unattended]

    UnattendMode = DefaultHide

    UnattendSwitch = Yes

    OemPreinstall = Yes

    OemSkipEula = Yes

    FileSystem = *

    WaitForReboot = No

    TargetPath = "\Windows"

    DriverSigningPolicy = Ignore

    NonDriverSigningPolicy = Ignore

    Hibernation = No

    [GuiUnattended]

            AdminPassword = *

            EncryptedAdminPassword = NO

            OEMSkipRegional = 1

            TimeZone = 35

           

    [Display]

    BitsPerPel = 32

    Xresolution = 1280

    YResolution = 1024

      Vrefresh = 70

     

    [RegionalSettings]

    LanguageGroup = 1

      Language = 00000409

    [systemFileProtection]

    SFCQuota = 0

    [GuiUnattended]

    OEMSkipRegional = 1

    OemSkipWelcome = 1

    [branding]

      BrandIEUsingUnattended = Yes

      Home_Page = http://www.google.com

      Help_Page = http://www.google.com://http://www.google.com

      .../www.google.com

      Search_Page = http://www.google.com://http://www.google.com://http://www..../www.google.com

    [Proxy]

      Proxy_Enable = 0

      Use_Same_Proxy = 1

    [identification]

      JoinWorkgroup = MSHOME

    [Networking]

      InstallDefaultComponents = Yes

    Thanks for any help.

  2. I've been trying to make an unnattended install for WinXP and now I'm trying to install the chipset drivers for my Abit IT7 Max2 through winnt.sif so I don't need to do it in windows. The drivers that come with it are made with installshield so I can only run them through [GuiRunOnce], or can I? Somebody succesfully gotten this to work and would like to share their secret along with how to get Intel App Accelerator, Sound, and Lan Drivers working for it which all use installshield.

    You can download the drivers here to see for yourself. http://www.outlawz.co.uk/index.php?page=do...&file=inf50.exe

×
×
  • Create New...