Icecone Posted August 7, 2004 Posted August 7, 2004 helloi have got a problem ive just finished my dvd with my new fresh windows install including SP2but when i attempt to install i get this errorAn Error has been encounterd that prevents setup from continuing.internal Setup data structures are corrupted(phase 0).Press ok to view the setup log fileand when i press ok it wll descripe the same error as above.at first i thougt i did something wrong with my data structionwhis is displayed herei made it a like couse its a big pictureThe pic of the errorbut i think that one is ok my sif file looks like this:;SetupMgrTag[Data] AutoPartition=0 UnattendedInstall = "Yes"[Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="yes" TargetPath=\WINDOWS WaitForReboot="No" DriverSigningPolicy=Ignore[GuiUnattended] AdminPassword="xxxxxxxx" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=110 OemSkipWelcome=1[UserData] ProductKey=xxxx FullName="xxxx" OrgName="xxxx" ComputerName=xxxxx[Display] Xresolution=1280 YResolution=1024[Identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yesand my runonce looks like thiscmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\001 /VE /D "Preparing Installation..." /fREG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /fREG ADD %KEY%\002 /VE /D "Office 2003" /fREG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Office2003\PRO11.msi /QB" /fREG ADD %KEY%\003 /VE /D "DU Meter 3" /fREG ADD %KEY%\003 /V 1 /D "%systemdrive%\install\Applications\dumeter3\dumeter3.exe /VERYSILENT /SP-" /fREG ADD %KEY%\004 /VE /D "Nvidia Drivers" /fREG ADD %KEY%\004 /v 1 /D "%systemdrive%\install\Applications\Nvidia\setup.exe -s" /f REG ADD %KEY%\005 /VE /D "Photoshop 7.0" /freg ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\photoshop\setup.exe" /fREG ADD %KEY%\006 /VE /D "Msn"REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\applications\msn\MsnMsgs.msi /QB" /fREG ADD %KEY%\007 /VE /D "MSG Plus"REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\applications\msgplus\msgplus254.exe /SilentInstallNoSponsor" /fREG ADD %KEY%\008 /VE /D "Nero"REG ADD %KEY%\008 /V 1 /D "REGEDIT /S %systemdrive%\install\applications\nero\register.reg" /fREG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\applications\Nero\setup.exe /silent /noreboot" /fREG ADD %KEY%\009 /VE /D ".net frameworks"REG ADD %KEY%\009 /V 1 /D "%systemdrive%\install\applications\NetFramework\netfx.msi /qb" /fREG ADD %KEY%\010 /VE /D "Powerdvd"REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\applications\powerdvd\setup.exe -s %systemdrive%\install\Applications\PowerDVD5\setup.iss /qb" /fREG ADD %KEY%\011 /VE /D "Symantec Anti-Virus"REG ADD %KEY%\011 /V 1 /D "%systemdrive%\install\applications\sav\sav.exe /qn" /fREG ADD %KEY%\012 /VE /D "Sun Java"REG ADD %KEY%\012 /V 1 /D "%systemdrive%\install\applications\sunjava\java.exe /s /v/qn" /fREG ADD %KEY%\013 /VE /D "Winamp"REG ADD %KEY%\013 /V 1 /D "%systemdrive%\install\Applications\winamp\winamp5.03a.msi xfull=1 /qb" /fREG ADD %KEY%\014 /VE /D "Winrar"REG ADD %KEY%\014 /V 1 /D "%systemdrive%\install\Applications\winar\wrar330.exe /s" /fREG ADD %KEY%\015 /VE /D "Flash fxp"REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\flashfxp\setup.exe /VERYSILENT /SP- /NORESTART" /fREG ADD %KEY%\016 /VE /D "Guitar-Pro"REG ADD %KEY%\016 /V 1 /D "%systemdrive%\install\Applications\guitar-pro\setup.exe -s" /fREG ADD %KEY%\017 /VE /D "Serv u"REG ADD %KEY%\017 /V 1 /D "%systemdrive%\install\Applications\servu\setup.exe" /fREG ADD %KEY%\017 /V 1 /D "%systemdrive%\install\Applications\servu\crack.exe" /fREG ADD %KEY%\018 /VE /D "NwNK Irc"REG ADD %KEY%\018 /V 1 /D "%systemdrive%\install\Applications\irc\setup.exe" /fREG ADD %KEY%\019 /VE /D "NwNK Irc"REG ADD %KEY%\019 /V 1 /D "%systemdrive%\install\Applications\irc\setup.exe" /fREG ADD %KEY%\020 /VE /D "Eyeball Chat"REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\Applications\eyeballchat\setup.exe" /fREG ADD %KEY%\021 /VE /D "Alcatel Speedtouch Usb Modem"REG ADD %KEY%\021 /V 1 /D "%systemdrive%\install\Applications\modem\setup.exe" /fREG ADD %KEY%\050 /VE /D "Importing Registry Tweaks" /fREG ADD %KEY%\050 /V 1 /D "REGEDIT /S %systemdrive%\install\regtweaks.reg" /fREG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /fEXITcould someone pleese help me out with this onetnx and greetz icecone
Icecone Posted August 7, 2004 Author Posted August 7, 2004 that solved it tnx i wasnt looking goodtnx verry much
brian873 Posted April 4, 2005 Posted April 4, 2005 not to be picky but the runonce looks to have some warez in it. REG ADD %KEY%\017 /VE /D "Serv u"REG ADD %KEY%\017 /V 1 /D "%systemdrive%\install\Applications\servu\setup.exe" /fREG ADD %KEY%\017 /V 1 /D "%systemdrive%\install\Applications\servu\crack.exe" /fhail hail
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