Jump to content

Recommended Posts

Posted

hi

i'm french (sorry for my bad english)

i work on a dvd multiboot project

my project:

60553437uc9.th.jpg

my problem i with 2000 pro sp4 unattended options

the folder 2PR2 is the boot folder (in this folder there is the winnt.sif and txtsetup.sif)

the 2000PR2 folder is the windows folder installation (with i386)

i use the GUIRUNONCE option in winnt.sif with oem install

my winnt.sif:

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

repartition=yes

UnattendMode=FullUnattended

OemSkipEula=Yes

OemFilesPath="..\$OEM$"

OemPreinstall=Yes

TargetPath=\WINNT

WaitForReboot=No

[GuiUnattended]

AdminPassword=clio

AutoLogon=Yes

AutoLogonCount=1

OEMSkipRegional=1

TimeZone=105

OemSkipWelcome=1

[userData]

FullName="college tartampion"

OrgName="academie yy"

ComputerName=test2000-01

ProductID=xxxxxxxxxxxxxxxxxxxxxxxx

[Display]

BitsPerPel=4

Xresolution=640

YResolution=480

Vrefresh=60

[TapiLocation]

CountryCode=33

[RegionalSettings]

LanguageGroup=1

SystemLocale=0000040c

UserLocale=0000040c

InputLocale=040c:0000040c

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http:www.ixquick.fr

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=1

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=No

[NetAdapters]

Adapter1=params.Adapter1

[params.Adapter1]

INFID=*

[NetClients]

MS_MSClient=params.MS_MSClient

[NetServices]

MS_SERVER=params.MS_SERVER

[NetProtocols]

MS_TCPIP=params.MS_TCPIP

[params.MS_TCPIP]

DNS=No

DNSSuffixSearchOrder=dede.fr,xxxxxx.dede.fr

UseDomainNameDevolution=No

EnableLMHosts=Yes

AdapterSections=params.MS_TCPIP.Adapter1

[params.MS_TCPIP.Adapter1]

SpecificTo=Adapter1

DHCP=No

IPAddress=192.168.0.100

SubnetMask=255.255.0.0

DefaultGateway=192.168.0.254

DNSServerSearchOrder=192.168.0.254

WINS=Yes

WinsServerList=192.168.0.253

NetBIOSOptions=0

[Components]

; composants qui ne seront pas installés

; Pas de chat. Cette option fait référence à l'ancien Microsoft Chat

chat=off

freecell=off

minesweeper=off

; msnexplr=off

pinball=off

solitaire=off

; spider=off

[GuiRunOnce]

Command0=%systemdrive%\winapps\apps.bat

-----------------------------------------------------------------------------------------------------------------------

my problem is that during the installation, the folder in $oem$/$1 aren't copied on the hdd (c:\)

and so my command guirunonce doesn't work

my problem is maybe with the OemFilesPath="..\$OEM$" (in my case the path is "setup/2000pr2/$oem$"

how can i translate this path to this parameters

thank's for your answer


Posted

hello

i try to put the $oem$ folder in the i386 folder of windows 2000

i try to modify the oemfilespath like "$oem$" or "\setup\2000pr2"

it doesn't works

the problem comes with that f..... folder but i don't found the solution

i continue

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