zoub09 Posted May 14, 2007 Posted May 14, 2007 hii'm french (sorry for my bad english)i work on a dvd multiboot projectmy project:my problem i with 2000 pro sp4 unattended optionsthe 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 installmy winnt.sif:;SetupMgrTag[Data]AutoPartition=1MsDosInitiated="0"UnattendedInstall="Yes"[unattended]repartition=yesUnattendMode=FullUnattendedOemSkipEula=YesOemFilesPath="..\$OEM$"OemPreinstall=YesTargetPath=\WINNTWaitForReboot=No[GuiUnattended]AdminPassword=clioAutoLogon=YesAutoLogonCount=1OEMSkipRegional=1TimeZone=105OemSkipWelcome=1[userData]FullName="college tartampion"OrgName="academie yy"ComputerName=test2000-01ProductID=xxxxxxxxxxxxxxxxxxxxxxxx[Display]BitsPerPel=4Xresolution=640YResolution=480Vrefresh=60[TapiLocation]CountryCode=33[RegionalSettings]LanguageGroup=1SystemLocale=0000040cUserLocale=0000040cInputLocale=040c:0000040c[branding]BrandIEUsingUnattended=YesHome_Page=http:www.ixquick.fr[Proxy]Proxy_Enable=0Use_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=NoDNSSuffixSearchOrder=dede.fr,xxxxxx.dede.frUseDomainNameDevolution=NoEnableLMHosts=YesAdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1]SpecificTo=Adapter1DHCP=NoIPAddress=192.168.0.100SubnetMask=255.255.0.0DefaultGateway=192.168.0.254DNSServerSearchOrder=192.168.0.254WINS=YesWinsServerList=192.168.0.253NetBIOSOptions=0[Components]; composants qui ne seront pas installés; Pas de chat. Cette option fait référence à l'ancien Microsoft Chatchat=offfreecell=offminesweeper=off; msnexplr=offpinball=offsolitaire=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 workmy problem is maybe with the OemFilesPath="..\$OEM$" (in my case the path is "setup/2000pr2/$oem$"how can i translate this path to this parametersthank's for your answer
zoub09 Posted May 15, 2007 Author Posted May 15, 2007 helloi try to put the $oem$ folder in the i386 folder of windows 2000i try to modify the oemfilespath like "$oem$" or "\setup\2000pr2"it doesn't worksthe problem comes with that f..... folder but i don't found the solutioni continue
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now