Jump to content

I Tittle Bit More Help Please With Winnt.sif......


Recommended Posts

Hi, I trying to create a semi-auto installation, that is an installation that provides the default answers and at the same time install all hotfixes and updates. As far as the hotfixes and updates are conserned everything goes just fine. The thing that I'm missing is when that installer actually detects a previous windows installation, it won't prompt for repair just go directly to clean install. That is the first screen in the text-mode installation. Another problem that I have is though I include the my regional setting it want accept them all (Greek support).

;SetupMgrTag

[Data]

AutoPartition = 0

MsDosInitiated = 0

UnattendedInstall = YES

[unattended]

Repartition=No

UnattendMode=ProvideDefault

OemSkipEula = YES

OemPreinstall = YES

TargetPath=\windows

UnattendSwitch = NO

[GuiUnattended]

EncryptedAdminPassword=NO

OEMSkipRegional = 0

OEMSkipWelcome = 1

TimeZone = 130

[userData]

ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName=""

OrgName=""

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[TapiLocation]

CountryCode=30

Dialing=Tone

AreaCode=210

[RegionalSettings]

LanguageGroup=4

SystemLocale=0408

UserLocale=1032

;InputLocale=0408:00000408,0409:00000409

;LanguageGroup=4

;Language=00000809

[Components]

;msmsgs=off

;This option tells Setup not to install Windows Messenger 4.6

;msnexplr=off

;This option tells Setup not to install MSN Explorer 7.

;freecell=off

;This option tells Setup not to install the FreeCell game.

;hearts=off

;This option tells Setup not to install the Hearts game.

;minesweeper=off

;This option tells Setup not to install the Minesweeper game.

;pinball=off

;This option tells Setup not to install the Pinball game.

;solitaire=off

;This option tells Setup not to install the Solitaire game.

;spider=off

;This option tells Setup not to install the Spider Solitaire Game.

;zonegames=off

;This option tells Setup not to install the MSN Zone Games.

[GuiRunOnce]

;%systemdrive%\install\main_batch.cmd

;%systemdrive%\install\hotfixes.cmd

%windir%\install\Scripts\APPS.CMD

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...