Jump to content

Recommended Posts

Posted

Like I stated earlier this is my first attempt at doing an unattended install with Win2000. I have posted the start.cmd and the guirunonce command line. Am I supposed to have anything else. Am I missing anythig?

Any help would be greatly appreciated

  • 2 weeks later...

Posted

Okay I have an issue.. this is my first time making an unattended install and the basics are easy but I ran into issues on the intermediate section where it refers to winnt.sif This file doesn't seem to exist on my CD anywhere nor does a copy of winnt.si_ The only file that resembles any of this is a file in the I386 folder called Unattended.txt. Where does one go from here?

Posted

natan770 wrote:

winnt.sif does not know about %systemdrive%. Give a letter.

correction: winnt.sif has no problems whatsoever interpreting environment variables.

%systemdrive% is perfectly fine, and recommended.

shark

Posted

Well nevermind.. i found out... i somehow completely missed the unattended portion of first beginners section and there it says ti name it from unattended.txt to winnt.sif.

  • 8 months later...
Posted

well, i also have the same problem and i did rename the file to winnt.sif.

windows can also not find \install\start.cmd

mij file looks like this:

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

UnattendSwitch="yes"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

[userData]

ProductID="my id code"

FullName="Johan"

OrgName=""

ComputerName=P4

[Display]

BitsPerPel=16

Xresolution=1280

YResolution=1024

Vrefresh=70

[RegionalSettings]

LanguageGroup=1

Language=00000413

[identification]

JoinWorkgroup=Werkgroep

[Networking]

InstallDefaultComponents=Yes

[Components]

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

solitaire=off

spider=off

zonegames=off

[GuiRunOnce]

%systemdrive%\Install\start.cmd

what am i doing wrong?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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