Jump to content

setup from dos


Recommended Posts


What i do:

i have winnt.sif

;SetupMgrTag
[Data]
   AutoPartition=0
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   AutomaticUpdates=yes

[Unattended]
   UnattendMode=DefaultHide
   OemSkipEula=Yes
   WaitForReboot="No"
   OemPreinstall=Yes
   Repartition=No
   AutoActivate=No
   UnattendSwitch="yes"


[GuiUnattended]
   OEMSkipWelcome=1
   EncryptedAdminPassword=NO
   OEMSkipRegional=0
   TimeZone=145

[UserData]
   ProductID=*****-*****-*****-*****-*****
   FullName=""
   OrgName=""

[Display]
   BitsPerPel=16
   Xresolution=800
   YResolution=600
   Vrefresh=85

[TapiLocation]
   CountryCode=7

[RegionalSettings]
   LanguageGroup=5,1
   SystemLocale=00000419
   UserLocale=00000419
   InputLocale=0409:00000409,0419:00000419

[Identification]
   JoinWorkgroup=POWERGROUP!

[Networking]
   InstallDefaultComponents=Yes

[GuiRunOnce]
   %systemdrive%\install\WPI.cmd

i install windows with winnt32.exe:

d:\i386\winnt32.exe /s:d:\i386 /unattend:d:\i386\winnt.sif

but setup not start with error - "d:\i386\winnt.sif is not accessible or not right"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...