July 13, 200422 yr Please Help.Im new at this matter and i made a cd to create an unatend install, but i get an error that says "cant find c:\install\Applications\apps.cmdapp.cmd and hotfixes.cmddoes anyone know why the $OEM$ folder isnt copied to the C drive. Please HelpAlso the updates are not installedI really need to getthis to work, so any help will br appreciatedHere are my filesWinnt.sif[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="yes" WaitForReboot="No" KeyboardLayout="Portugal"[GuiUnattended] AdminPassword="xxxxx" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[userData] ProductID=xxxx-xxxx-xxxx-xxxx-xxxx FullName="xxxxx" OrgName="xxxx" ComputerName=xxxxx AutoActivate = Yes[Display] BitsPerPel=32 Xresolution=1280 YResolution=1024 Vrefresh=85[TapiLocation] CountryCode=351 AreaCode=21[identification] JoinWorkgroup=casa[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 UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1[params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=xxx.xxx.xxx.xxx SubnetMask=xxx.xxx.xxx.xxx DefaultGateway=xxx.xxx.xxx.xxx DNSServerSearchOrder=xxx.xxx.xxx.xxx WINS=No NetBIOSOptions=0[branding] BrandIEUsingUnattended=Yes Home_Page=http://www.xxxxx.com[Components] msmsgs=off[shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes[Proxy] Proxy_Enable=0 Use_Same_Proxy=0[GuiRunOnce]%systemdrive%\install\Applications\apps.cmd%systemdrive%\install\hotfixes\hotfixes.cmd----------------------------------------------------------------SvcPack.inf[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[setupData]CatalogSubDir="\i386\Update"[ProductCatalogsToInstall][setupHotfixesToRun]JS56NEN.exe /Q:A /R:NQ823182.exe /Q /N /Z /OQ824105.exe /Q /N /Z /OQ824141.exe /Q /N /Z /OQ825119.exe /Q /N /Z /OQ826939.exe /Q /N /Z /OQ828035.exe /Q /N /Z /OQ828741.exe /Q /N /Z /OQ835732.exe /Q /N /Z /OQ837001.exe /Q /N /Z /OQ840374.exe /Q /N /Z /OQ832894.exe /Q:A /R:NQ837009.exe /Q:A /R:NQ870669.exe /Q:A /R:NWMP9MM2.exeQ828026.exe /Q /N /Z /Oqchain.exeDX9NTopk.exe----------------------------------------------------------------------------------Apps.cmd@echo off ECHO.ECHO Installing Adobe Reader 6ECHO Please wait...start /wait %systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_basic.exe -p"-s /v\"/qn\""ECHO.ECHO Installing MSN Messenger 6.0.0602 FinalECHO Please wait...start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QBECHO.ECHO Registering Nero Burning ROM...REGEDIT /S %systemdrive%\install\Applications\Nero\register.regECHO.ECHO Installing Nero Burning ROM v6.0.0.9ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\Nero6009.exe /silent /norebootECHO.ECHO Installing Flashget 1.60aECHO Please wait...start /wait %systemdrive%\install\Applications\flashget\fgf160a.exe /SECHO.ECHO Registering Flashget 1.60a...REGEDIT /S %systemdrive%\install\Applications\flashget\register.regECHO.ECHO Installing WinRAR 3.20ECHO Please wait...start /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /sECHO.ECHO Extracting WinISO 5.3ECHO Please wait...start /wait %systemdrive%\install\Applications\winiso53i.exe /sECHO.ECHO Installing WinISO 5.3ECHO Please wait...start /wait %systemdrive%\install\Applications\winiso53\WINISO53.EXE /VERYSILENT /SP-ECHO.ECHO Killing WinISO.exe processECHO Please wait...taskkill.exe /F /IM winiso.exeECHO.ECHO Registering WinISO 5.3ECHO Please wait...REGEDIT /S %systemdrive%\install\Applications\winiso53\register.regECHO.ECHO Installing Spybot SD v1.3start /wait %systemdrive%\install\Applications\spybot\spybotsd13.exe /VERYSILENT /NOCANCEL /TASKBARHIDE /AUTOCLOSEEXIT-----------------------------------------------------------------------------------------------Hotfixes.cmd@echo off ECHO.ECHO Installing Q817778 Advanced Networking Packstart /wait %systemdrive%\install\hotfixes\Q817778.exe /Q /O /N /ZECHO.ECHO Restarting the PC in 1 minute...shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute"EXIT
July 13, 200422 yr firsthttp://www.msfn.org/board/index.php?showtopic=21582second, as for your problem....is $OEM$ inside or outside I386? It should be outside if installing from CD and booting to it. Perhaps a screenshot of the directory structure.....
July 13, 200422 yr Author Hi there,the $OEM$ is outside the i386 folder do i dont know why this is happeningHere a screenshot of the dir structure
July 13, 200422 yr Author I cant post any files until an admin allow me to Who can do this for me??cheersRmccas
July 13, 200422 yr Author Finally i got the dam thing working.Please close this thread.The problem was in $OEM$ Folder as a # instead of $. this minor mistakes sometimes give a nice headache. so guys revise everything twiceThanks for Everything
Create an account or sign in to comment