Jump to content

Unattended Cd Dont Want to Work!


Recommended Posts

Dont know what im doing wrong!! But When the cd starts it ask me for the key and the other stuff !! Any help?

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

Repartition=No

UnattendSwitch="no"

WaitForReboot="No"

DriverSigningPolicy=Ignore

OemPnPDriversPath="Drivers\Catalyst3_6\2KXP_INF;Drivers\asus\sound"

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

[userData]

ProductKey=PRIVATE

FullName="Rey Rivera"

OrgName="Highlander's Lair"

ComputerName=Highlander

[Display]

BitsPerPel=32

Xresolution=800

YResolution=600

Vrefresh=85

[TapiLocation]

CountryCode=121

Dialing=Tone

AreaCode=787

[RegionalSettings]

LanguageGroup=1

[identification]

JoinWorkgroup=MSHOME

[Networking]

InstallDefaultComponents=Yes

Home_Page=http://www.MSFN.org

Quick_Link_1_Name = "MSFN.ORG.url"

Quick_Link_1 = "http://www.MSFN.org"

Quick_Link_2_Name = "Windows Update.url"

Quick_Link_2 = "http://v4.windowsupdate.microsoft.com/en/default.asp?corporate=true"

Quick_Link_3_Name = "BetaPlace.url"

Quick_Link_3 = "http://www.betaplace.com"

Quick_Link_4_Name = "Pub43.ezboard.url"

Quick_Link_4 = "http://pub43.ezboard.com/bx3dfx"

Quick_Link_5_Name = "Mocosoft.url"

Quick_Link_5 = "http://www.mocosoft.com/principal.htm"

[branding]

BrandIEUsingUnattended = Yes

[Components]

msmsgs=off

msnexplr=off

freecell=off

hearts=off

minesweeper=off

pinball=off

spider=off

zonegames=off

[GuiRunOnce]

%systemdrive%\install\main_batch.cmd

Only 1 batch!! (main_batch.cmd)

CLS

@echo off

ECHO.

ECHO Over the next few minutes you will see automated installations

ECHO of various sofware applications, windows updates, and registry

ECHO hacks being implemented. The computer will restart automatically

ECHO once the whole process has finished!

ECHO.

ECHO Copying PsShutdown utility...

COPY "%systemdrive%\Install\Tools\psshutdown.exe" "%systemroot%\"

ECHO.

ECHO Installing DirectX 9.0b

ECHO Please wait...

start /wait %systemdrive%\install\DirectX9b\dxsetup.exe /opk

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%\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\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 Installing Nero Burning ROM v6.0.0.0

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Nero\Nero6000.exe /silent /noreboot

ECHO.

ECHO Registering Nero Burning ROM...

REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg

ECHO.

ECHO Updating Microsoft JavaVM to 3810

ECHO Please wait...

start /wait %systemdrive%\install\JavaVM\msjavwu_3810update.exe /Q:A /R:N

ECHO.

ECHO Installing ATI Control Panel for Catalyst 3.6

ECHO Please wait...

start /wait %systemdrive%\install\Applications\ATI_CP_3_6\Setup.exe -s -f1"%systemdrive%\install\Applications\ATI_CP_3_6\setup.iss"

ECHO.

ECHO Installing MSN Messenger 6.0.0602 Final

ECHO Please wait...

start /wait %systemdrive%\install\MSN\MsnMsgs.msi /QB

ECHO.

ECHO Copying patched UXTheme.dll...

REN %systemroot%\System32\dllcache\uxtheme.dll uxtheme.old

COPY "%systemdrive%\Install\uxtheme\uxtheme.dll" "%systemroot%\System32\dllcache\"

REN %systemroot%\System32\uxtheme.dll uxtheme.old

COPY "%systemdrive%\Install\uxtheme\uxtheme.dll" "%systemroot%\System32\"

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

ECHO.

ECHO Installing WinRAR 3.20

ECHO Please wait...

start /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /s

ECHO.

ECHO Copying PSKill utility...

COPY "%systemdrive%\Install\Tools\pskill.exe" "%systemroot%\"

ECHO.

ECHO Installing ISOBuster 1.4

ECHO Please wait...

start /wait %systemdrive%\install\Applications\ISOBuster\IsoBuster14.exe /VERYSILENT /SP-

ECHO.

ECHO Killing ISOBuster.exe process

PSKill ISObuster

ECHO.

ECHO Restarting the PC in 1 minute...

psshutdown.exe -r -t 60 -f -m "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\install

RD /S /Q %systemdrive%\Drivers

ECHO.

EXIT

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