Jump to content

Fatal Error


Recommended Posts

Using VM ware on a ISO, I get into setup and it goes awhile and then poof this:

Internal Setup data structures are corrupted (Phase 0).

In the...

Setuperr.log

What am I doing wrong? And if you find the error causing it, could you please edit it and paste it into "code" on the page so I can correct it?

svcpack.inf

[Version] 
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\Update"

[ProductCatalogsToInstall]
KB826939.cat

[SetupHotfixesToRun]
update.exe -q -n
Q330994.exe /Q:A /R:N
JS56NEN.exe /Q:A /R:N
Q819696.exe /Q /U /N /Z
Q823182.exe /Q /U /N /Z
Q824105.exe /Q /U /N /Z
Q824141.exe /Q /U /N /Z
Q825119.exe /Q /U /N /Z
Q826939.exe /Q /U /N /Z
Q828026.exe /Q /U /N /Z
Q828035.exe /Q /U /N /Z
Q828750.exe /Q:A /R:N
qchain.exe

winnt.sif (without my cdkey :) )

;SetupMgrTag
[Data]
AutoPartition=1
MsDosInititated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEulA=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=Yes
Unattendswitch="Yes"
WaitForReboot="No"
AutoActivate=Yes

[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=No
OEMSkipRegional=1
TimeZone=004
OemSkipWelcome=0
ProfilesDir="%systemdrive%\Documents and Settings\"

[Display]
BitsPerPel=32
XResolution=1024
YResolution=768
Vrefresh=70

[UserData]
ProductKey=**YOU-WISH**-DONT*-YOU**-HAHA!
FullName=Badarse
OrgName=Computer
ComputerName=Oneghz

[TapiLocation]
CountryCode=1
Dialing=Tone

[RegionalSettings]
LanguageGroup=1
Language=00000809

[Identification]
JoinWorkgroup=MSHOME

[Networking]
InstallDefaultComponents=Yes

[Componants]
msmsgs=off
msnexplr=off
media_clips=off
media_utopia=off
Accessopt=off
AutoUpdate=off
templates=off
fax=off
Clipbook=off
charmap=off
hypertrm=off
rec=off
pinball=off
freecell=off
minesweeper=off
solitaire=off
spider=off
hearts=off
zonegames=off

[Shell]
DefaultStartPanelOff=Yes
DefaultThemesOff=Yes

[GuiRunOnce]
%systemdrive%\install\hotfixes\hotfixes.cmd
%systemdrive%\install\hotfixes\main_batch.cmd

Hotfixes.cmd file:

CLS 
@echo off
ECHO.
ECHO Installing Q823718 Security Update for Microsoft Data Access Components
start /wait %systemdrive%\install\hotfixes\Q823718.exe /T:%systemdrive%\install\tmp /C:"%systemdrive%\install\tmp\dahotfix.exe /q /n" /Q
EXIT

main_batch.cmd (CUSTOMIZED)

CLS
@echo off
ECHO.
ECHO Over the next few minutes you will see automated Hotfixes and
ECHO Installs of various sofware applications, windows updates, and
ECHO registry hacks being implemented. The computer will restart
ECHO automatically once the whole process has finished!
ECHO.
ECHO Removing Wallpapers...
DEL "%systemroot%\Blue Lace 16.bmp"
DEL "%systemroot%\Coffee Bean.bmp"
DEL "%systemroot%\FeatherTexture.bmp"
DEL "%systemroot%\Gone Fishing.bmp"
DEL "%systemroot%\Greenstone.bmp"
DEL "%systemroot%\Prairie Wind.bmp"
DEL "%systemroot%\Rhododendron.bmp"
DEL "%systemroot%\River Sumida.bmp"
DEL "%systemroot%\Santa Fe Stucco.bmp"
DEL "%systemroot%\Soap Bubbles.bmp"
DEL "%systemroot%\Zapotec.bmp"
DEL "%systemroot%\Bliss.bmp"
DEL "%systemroot%\Web\Wallpaper\Crystal.jpg"
DEL "%systemroot%\Web\Wallpaper\Friend.jpg"
DEL "%systemroot%\Web\Wallpaper\Home.jpg"
DEL "%systemroot%\Web\Wallpaper\Moon flower.jpg"
DEL "%systemroot%\Web\Wallpaper\Peace.jpg"
DEL "%systemroot%\Web\Wallpaper\Power.jpg"
DEL "%systemroot%\Web\Wallpaper\Purple flower.jpg"
DEL "%systemroot%\Web\Wallpaper\Radiance.jpg"
DEL "%systemroot%\Web\Wallpaper\Ripple.jpg"
DEL "%systemroot%\Web\Wallpaper\Stonehenge.jpg"
DEL "%systemroot%\Web\Wallpaper\Vortec space.jpg"
DEL "%systemroot%\Web\Wallpaper\Ascent.jpg"
DEL "%systemroot%\Web\Wallpaper\Autumn.jpg"
DEL "%systemroot%\Web\Wallpaper\Azul.jpg"
DEL "%systemroot%\Web\Wallpaper\Follow.jpg"
DEL "%systemroot%\Web\Wallpaper\Red moon desert.jpg"
DEL "%systemroot%\Web\Wallpaper\Tulips.jpg"
DEL "%systemroot%\Web\Wallpaper\Wind.jpg"

ECHO.
ECHO Removing useless shortcuts...
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"
DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"
ECHO.
ECHO Removing Screensavers...
DEL "%systemroot%\system32\dllcache\scrnsave.scr"
DEL "%systemroot%\system32\dllcache\ss3dfo.scr"
DEL "%systemroot%\system32\dllcache\ssbezier.scr"
DEL "%systemroot%\system32\dllcache\ssflwbox.scr"
DEL "%systemroot%\system32\dllcache\ssmarque.scr"
DEL "%systemroot%\system32\dllcache\ssmypics.scr"
DEL "%systemroot%\system32\dllcache\ssmyst.scr"
DEL "%systemroot%\system32\dllcache\sspipes.scr"
DEL "%systemroot%\system32\dllcache\ssstars.scr"
DEL "%systemroot%\system32\dllcache\sstext3d.scr"
DEL "%systemroot%\system32\scrnsave.scr"
DEL "%systemroot%\system32\ss3dfo.scr"
DEL "%systemroot%\system32\ssbezier.scr"
DEL "%systemroot%\system32\ssflwbox.scr"
DEL "%systemroot%\system32\ssmarque.scr"
DEL "%systemroot%\system32\ssmypics.scr"
DEL "%systemroot%\system32\ssmyst.scr"
DEL "%systemroot%\system32\sspipes.scr"
DEL "%systemroot%\system32\ssstars.scr"
DEL "%systemroot%\system32\sstext3d.scr"
ECHO.
ECHO Copying new patched UXTheme.dll...
REN %systemroot%\System32\dllcache\uxtheme.dll uxtheme.old
COPY "%systemdrive%\Hotfixes\uxtheme\uxtheme.dll" "%systemroot%\System32\dllcache\"
REN %systemroot%\System32\uxtheme.dll uxtheme.old
COPY "%systemdrive%\Hotfixes\uxtheme\uxtheme.dll" "%systemroot%\System32\"
ECHO.
ECHO Installing DirectX 9.0b
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\DirectX9b\dxsetup.exe /opk
ECHO.
ECHO Installing MSN Messenger 6.0
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\MSN\MsnMsgs.msi /QB
ECHO.
ECHO Installing Windows Media Player 9
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\WMP9\MPSetupXP.exe /Q:A /R:N
ECHO.
ECHO Installing Microsoft JavaVM - 3809
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\JavaVM\MSJavx86_3809full.exe /Q:A /R:N
ECHO.
ECHO Updating Microsoft JavaVM to 3810
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\JavaVM\msjavwu_3810update.exe /Q:A /R:N
ECHO.
ECHO Installing Windows Messenger 5.0
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\WM\Messenger.msi /qb
ECHO.
ECHO Installing Movie Maker 2.0
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\MovieMaker\mm20.msi /qn
ECHO.
ECHO Installing WinRAR 3.20
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\Applications\WinRAR\wrar320.exe /s
ECHO.
ECHO Applying Registry Tweaks...
REGEDIT /S %systemdrive%\Hotfixes\RegTweaks.reg
ECHO.
ECHO Installing .NET Framework v1.1
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\NetFramework\netfx.msi /QB
ECHO.
ECHO Installing Sun Java VM 1.4.1
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\Applications\SunJava_1_4_1\setup.exe -s -f1"%systemdrive%\Hotfixes\Applications\SunJava_1_4_1\setup.iss"
ECHO.
ECHO Installing Diskeeper 8
ECHO Please wait...
start /wait %systemdrive%\Hotfixes\Applications\diskeeper\Setup.exe /s /v/qn
ECHO.
ECHO.
ECHO Restarting the PC in 1 minute... Please do not open any programs.
ECHO.
ECHO Deleting Temp Installation Files...
RD /S /Q %systemdrive%\install
RD /S /Q %systemdrive%\Drivers
ECHO.
ECHO ...
ECHO ....
ECHO .....
ECHO ......
ECHO .......  SUCCESS!!!!!
shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute"
EXIT

Link to comment
Share on other sites


LOL OMG...

NO WAY!

I copied and pasted alot of this code from other posts and guides contained within this site..

Maybe somebody could correct that?

Now to find that blank .iso file again so I can use vmware and test it :D

I <3 u! :D:):rolleyes:

Link to comment
Share on other sites

Hmmm

Its not seeming to install all the way for some reason.. it gets to like 39 or 33 minutes and halts and just sits there it seems... is this gonna take all day?

How long is average speed on Vmware install?

I dunt get it...

Here is a screenie!

Link to comment
Share on other sites

under [GuiUnattended] in winnt.sif

change OemSkipWelcome=0

to OemSkipWelcome=1

that'll stop the welcome dialog your seeing.. you can safely click next to test the rest of your install and make the change after :)

you can remove this line from winnt.sif too

ProfilesDir="%systemdrive%\Documents and Settings\"

it isnt changing anything :rolleyes: or if you keep it remove the last backslash

ProfilesDir="%systemdrive%\Documents and Settings"

Link to comment
Share on other sites

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