May 23, 200521 yr Hello people,I read the guide on unattended.msfn.org and after I read 3 more ones, cos the guide left some black holes in my mind.Unlucky, after doing of my best to configure erverything properly, I'm experiencing an error after the first reboot, the one that comes before the real installation process comes, after it has copied all the needed stuff from the CD-ROM.The error window is the following:Since that's an Italian sysgen and prolly most of you are American, this is the translation:"An error that forbids the installation to go on occured. The internal sygen program data structures are damaged. Click ok to view the log."The log isn't much helpful as it says the same.I placed the hotfixes into the \I386\SVCPACK directory, the applications in \$OEM\$1\applications and the drivers in \$OEM\$1\driversI set the value of OemPreinstall on yes (OemPreinstall=Yes).For better help these are the configiuration files and the shell scripts that I'm using.This is the winnt.sif---winnt.sif------------;SetupMgrTag[Data]Autopartition=0MsDosInititated="0"UnattendedInstall="Yes"[Unattended]UnattendMode=FullUnattendedFileSystem=*OemSkipEula=YesOemPreinstall=YesTargetPath=\WINDOWSUnattendSwitch="Yes"WaitForReboot="No"OemPnPDriversPath="drivers\001_SMBus;drivers\002_IDE;Drivers\003_AudioDrv;Drivers\004_Ethernet;Drivers\005_Canon"DriverSigningPolicy=IgnoreAutoActivate=Yes[GuiUnattended]AdminPassword=lamiapasswordEncryptedAdminPassword=NoOEMSkipRegional=1TimeZone=110OemSkipWelcome=1AutoLogon=YesAutoLogonCount=1[Display]BitsPerPel=32XResolution=1024YResolution=768Vrefresh=70[UserData]ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXXFullName="Sick Boy"OrgName=mineComputerName=phoenix[TapiLocation]CountryCode=39AreaCode=39Dialing=Tone[RegionalSettings]LanguageGroup=10,9,5,8,1,7,4,11,14SystemLocale=00000410UserLocale=00000410InputLocale=0410:00000410[Identification]JoinWorkgroup=WORKGROUP[Networking]InstallDefaultComponents=Yes[Componants]msmsgs=offmsnexplr=offOEAccess=offmedia_clips=offAccessopt=offAutoUpdate=offtemplates=offClipbook=offhypertrm=offpinball=offfreecell=offminesweeper=offsolitaire=offspider=offhearts=offzonegames=off--------------------------------------------------------These are the shell scripts-------------------applications.cmd------------------CLS@echo offTITLE Windows XP SP1 - Unattended Installationecho Installazione del Windows Media Player 10 ...start /wait %systemdrive%\applications\mp10setup.exe /Q:A /R:N /C:"setup_wm.exe /DisallowSystemRestore /Q:A /R:N"echo.echo Installazione di NET Framework 1.1 ...start /wait %systemdrive%\applications\netfrwrk\netfx.msi /QBecho.echo Installazione di NET Framework 1.1 SP1 ...start /wait %systemdrive%\applications\netfrwrk\ntfxsp1.exe /QBecho.echo Installazione di Java 2 Runtime,SE 1_5_0_03start /wait %systemdrive%\applications\Java.exe /S /v/qnecho.echo Installazione di DirectX 9.0c start /wait %systemdrive%\applications\DXSETUP.EXE /SILENT echo.echo Disattivazione della Previsualizzazione d'immaginiregsvr32.exe -u -s shimgvw.dllecho.EXIT-------------------------------------------------------------------------------------clean.cmd---------------------------------------------cmdow @ /HID@echo offshutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..."net user aspnet /deleteecho Cancellazione delle cartelle temporanee ...cmd /c rd /s /q %systemdrive%\applications\cmd /c rd /s /q %systemdrive%\drivers\echo.echo Terminato. EXIT------------------------------------------------------this is the svcpack.inf file----------;Windows XP[Version] Signature="$Windows NT$"MajorVersion=5MinorVersion=1BuildNumber=2600[SetupData]CatalogSubDir="\i386\SVCPACK"[ProductCatalogsToInstall][SetupHotfixesToRun]KB814078.exe /Q:A /R:NKB823182.exe /Q /O /N /ZKB823353.exe /Q:A /R:NKB824105.exe /Q /O /N /ZKB825119.exe /Q /O /N /ZKB826939.exe /passive /norestart /quietKB828035.exe /Q /O /N /ZKB828741.exe /Q /O /N /Z"Q832483.exe /C:"dahotfix.exe /q /n" /q:aKB833987.exe /passive /norestart /quietKB835732.exe /Q /O /N /ZKB837001.exe /Q /O /N /ZKB840315.exe /Q /O /N /ZKB840374.exe /Q /O /N /ZKB840987.exe /passive /norestart /quietKB841356.exe /passive /norestart /quietKB841533.exe /passive /norestart /quietKB841873.exe /Q /O /N /ZKB871250.exe /passive /norestart /quietKB873339.exe /passive /norestart /quietKB873374.exe /Q:A /R:N (HALT BOX)KB873376.exe /passive /norestart /quietKB885835.exe /passive /norestart /quietKB885836.exe /passive /norestart /quietKB889293.exe /passive /norestart /quietKB890175.exe /passive /norestart /quietKB890830.exe /qKB891711.exe /passive /norestart /quietqchain.exe--------------------------------------------Finally, these are the contents of the cmdlines.txt file-------------------------------------------------[Commands]"applications.cmd""users.cmd""regedit /s regtweaks.reg" "clean.cmd"--------------------------------------------------Thx in advance for help and I apologize for my bad English whether I made some mistakes, but I'm Italian.
May 23, 200521 yr It's a bug in the MSFN guide. It should be:---winnt.sif------------;SetupMgrTag[Data]Autopartition=0MsDosInitiated="0"
May 23, 200521 yr Author It's a bug in the MSFN guide. It should be:---winnt.sif------------;SetupMgrTag[Data]Autopartition=0MsDosInitiated="0"<{POST_SNAPBACK}>Thx, I will try it now.EDIT: thx man, it works. Tomorrow it will take just few minutes to install everything on the new PC.
May 23, 200521 yr It's a bug in the MSFN guide. It should be:---winnt.sif------------;SetupMgrTag[Data]Autopartition=0MsDosInitiated="0"<{POST_SNAPBACK}>I don't see anywhere in the guide where it has that option stated wrong. Though I'd be glad if you pointed it out.
May 23, 200521 yr Author Now I have some minor problems:-I have a windows asking me where I want the files to be extracted and of course I want to make it stealth, by default the path is \system32\inetsrv\;-Directx 9.0c syntax error when intalling (I used dxsetup.exe /SILENT as I read somewhere here).
May 23, 200521 yr is DXSETUP.EXE the file you got after extracting the DirectX redistributable?And I'm guessing QCHAIN.EXE is causing the problem. Run the file in your current installing and select a temp path. Go to that folder, and inside there is the REAL QCHAIN.EXE you should use.
May 23, 200521 yr Author is DXSETUP.EXE the file you got after extracting the DirectX redistributable?And I'm guessing QCHAIN.EXE is causing the problem. Run the file in your current installing and select a temp path. Go to that folder, and inside there is the REAL QCHAIN.EXE you should use.<{POST_SNAPBACK}>I forgot to extract the DirectX cabinet file into a directory under \$OEM$\applications.Now I guess it should work.Is qchain responsable for the system32\inetsrv issue?
May 23, 200521 yr It's a bug in the MSFN guide. It should be:...<{POST_SNAPBACK}>I don't see anywhere in the guide where it has that option stated wrong. Though I'd be glad if you pointed it out.<{POST_SNAPBACK}>I apologize. It thought it was in the wrong in the main MSFN guide, but it was at b0r3d.msfnhosting.com.
May 23, 200521 yr Is qchain responsable for the system32\inetsrv issue?Not entirely sure what issue you're refering to.@NazgulAnd that's why you don't use software that's almost two years old
May 23, 200521 yr And that's why you don't use software that's almost two years old <{POST_SNAPBACK}>I don't use it, but seeing the posted files in this topic reminded me of a topic I recently read.
Create an account or sign in to comment