Jump to content

Winnt.sif Will Make Me Mad


Recommended Posts

hi everybody

iam using the windows deploy utility to make my winnt.sif

now after creating the file i copied it to i386 folder and tried to install the windows to test from my hard drive but the windows asks for all the infos and serial!!

whats wrong??

Link to comment
Share on other sites


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

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No
   TargetPath=\WINDOWS

[GuiUnattended]
   AdminPassword=*
   EncryptedAdminPassword=NO
   OEMSkipRegional=1
   TimeZone=120
   OemSkipWelcome=1

[UserData]
   ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
   FullName="Romeo The Lover"
   OrgName="Romeo The Lover"
   ComputerName=*

[Display]
   BitsPerPel=32
   Xresolution=1024
   YResolution=768
   Vrefresh=60

[TapiLocation]
   CountryCode=20

[RegionalSettings]
   LanguageGroup=13

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

Edited by Alanoll
Link to comment
Share on other sites

Make auto partition = 0

meh, check mine out....

[Data]
Autopartition = 0
MsDosInitiated = 0
UnattendedInstall = Yes

[Unattended]
UnattendMode = FullUnattended
UnattendSwitch = Yes
OemPreinstall = Yes
OemSkipEula = Yes
FileSystem = *
WaitForReboot = No
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
TargetPath = Windows
DriverSigningPolicy = Ignore
NonDriverSigningPolicy = Ignore
Hibernation = No

[Display]
Xresolution = 800
Yresolution = 600
BitsPerPel = 32
Vrefresh = 85

[GuiUnattended]
AdminPassword = *
TimeZone = 255
OEMSkipRegional = 1
OemSkipWelcome = 1

[Components]

[UserData]
ProductKey = "ha"
ComputerName = PHOENIX
FullName = "nottelling"
OrgName = "N/A"

[RegionalSettings]
Language = 0c09

[Networking]

[Identification]
JoinWorkgroup = MSHOME

[GuiRunOnce]
%systemdrive%\start.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...