Jump to content

Recommended Posts

Posted

Hey, i've done my Windows XP Professinal Unattended CD (first one) everything goes cool, acount creation/autologon, completly silent install, but, there seems to be a problem with my app install batch... :no:

May someone can help? here's my code. :rolleyes:

Winnt.sif

[Data]    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    AutomaticUpdates=yes

[unattended]

    FileSystem=*

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    UnattendSwitch="yes"

    TargetPath=\WINDOWS

    KeyboardLayout = Espa¤ol

[GuiUnattended]

    AdminPassword=*

    EncryptedAdminPassword=NO

    OEMSkipRegional=1

    TimeZone=30

    OemSkipWelcome=1

[userData]

    ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

    FullName="End User"

    OrgName="OEM"

    ComputerName=Computer

[Display]

    BitsPerPel=16

    Xresolution=640

    YResolution=480

    Vrefresh=60

[TapiLocation]

    CountryCode=52

    Dialing=Tone

    AreaCode=229

    LongDistanceAccess="9"

[RegionalSettings]

    LanguageGroup=13,17,3,2,5,16,4,12,15,7,8,10,11,9,6,14,1

    Language=0c0a

[branding]

    BrandIEUsingUnattended=Yes

    Home_Page=http://www.google.com.mx

    Search_Page=http://www.google.com.mx

[Proxy]

    Proxy_Enable=0

    Use_Same_Proxy=1

[identification]

    JoinWorkgroup=WORKGROUP

[Networking]

    InstallDefaultComponents=Yes

[Components]

    msmsgs=off

    msnexplr=off

    AutoUpdate=On

[iEPopupBlocker]

    BlockPopups=Yes

    FilterLevel=High

    ShowInformationBar=Yes

[WindowsFirewall]

    Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

    Mode = 0

[GuiRunOnce]

%systemdrive%\Install\start.cmd

there goes my "start.cmd" (it was named Software.cmd, but it didn't work so i renamed it and i'm gonna try again, the test pc is too **** slow)

@echo off

TITLE Windows XP SP2 - Unattended Installation

ECHO.

ECHO Instalando Office 2003 Professional

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

ECHO.

ECHO Instalando Mozilla Firefox 1.0

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Firefox\firefox.exe /quiet

ECHO.

ECHO Instalando Asociaciones de Mozilla Firefox 1.0

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Firefox\firefox.cmd

ECHO.

ECHO Instalando Mensajero de AOL 5.1

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\AIM\Install_AIM.exe /s

ECHO.

ECHO Instalando Adobe Reader 6

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\AdobeReader6\AdbeRdr60_esp_full.exe -p"-s /v\"/qn\""

ECHO.

ECHO Instalando MSN Messenger 6.0.0602 Final

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\MSN\MsnMsgs.msi /QB

ECHO.

ECHO Instalando .NET Framework v1.1

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\NetFramework\netfx.msi /qb

ECHO.

ECHO Instalando .NET Framework v1.1 SP1

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\NetFramework\NDP1.1sp1-KB867460-X86.exe /Q

ECHO.

ECHO Instalando WinRAR 3.42

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\WinRAR\wrar342.exe /s

ECHO.

ECHO Instalando Sun Java VM 1.4.2

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\SunJava\j2re-1_4_2_06-windows-i586-p.exe /s /v"/qn ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1"

ECHO.

ECHO Instalando Yahoo Messenger 6

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Yahoo\ymsgrie.exe /s

ECHO.

ECHO Cerrando Yahoo Messenger

ECHO Por Favor, Espere...

Taskkill /F /IM YPager.exe

ECHO Instalando WinAMp 5.08

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Winamp\Winamp501_full.exe /S /Install=DSRFQA

ECHO.

ECHO Cerrando WinAmp

ECHO Por Favor, Espere...

taskkill.exe /F /IM winamp.exe

ECHO.

ECHO Instalando Microsoft Journal Viewer 1.5

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\WINDOWSJOURNAL15\MJV.msi /qn

ECHO.

ECHO Instalando Real Player GOLD 10

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\REAL\RealPlayer10-5GOLD_es.exe -s

ECHO.

ECHO Instalando Avast Antivirus Professional 4.5.561

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Avast\setupesppro.exe

ECHO.

ECHO Aplicando Tweaks de Registro...

ECHO Por Favor, Espere...

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

ECHO.

ECHO Registrando Clases de mIRC...

ECHO Por Favor, Espere...

REGEDIT /S %systemdrive%\Install\mircclass.reg

ECHO.

ECHO Registrando Desinstalador de mIRC...

ECHO Por Favor, Espere...

REGEDIT /S %systemdrive%\Install\mircuin.reg

ECHO.

ECHO Registrando mIRC...

ECHO Por Favor, Espere...

REGEDIT /S %systemdrive%\Install\mircreg.reg

ECHO.

ECHO Instalando Nero Burning ROM 6.3.1.2.5

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\NERO\nero63125.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN

ECHO.

ECHO Instalando Quick Time 6.5.2

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Quicktime\QuickTimeFullInstallerES.exe

ECHO.

ECHO Instalando Windows Media Player 10

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\WMP10\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore"

ECHO.

ECHO Instalando Highmat CD Burning

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\HIGHMATCDBURNING\HMTCDWizard_ESN.exe /qn

ECHO.

ECHO Instalando Cyberlink PowerDVD 5

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\PDVD\setup.exe -s

ECHO.

ECHO Instalando Macromedia Flash y Shockwave

ECHO Por Favor, Espere...

start /wait %systemdrive%\Install\Applications\Macromedia\mm_fl_sw_Installer.exe /s /f

ECHO.

ECHO Borrando Archivos Temporales De Instalacion...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\Install

i'll be so glad if may anyone can make me notice my error please, plus another great favor, about the macromedia shockwave/flash installer, i've pasted the macromedia logos.zip under the same installation dir where the players reside, everything goes OK, except for the detail that, when shockwave installs, it ask for the setup language to use (english/french/dutch), that's the only crappy thing, any idea on how to fix it?, BTW, my "Install" folder and start.cmd are under $OEM$\$1\Install, apps are under $OEM$\$1\Install\Applications

thanks a lot in advance :blushing:


Posted
but, there seems to be a problem with my app install batch... 

We all have problems.. so please tell us exactly what yours is. Unless this is a test of some sort.. :P Telling us whats in the Macromedia zip and how you handle it would be good for that problem too. ;)

Posted

Try removing the /f at the end of the command line for the Macromedia installer. Looks like it could have been copied from a Runonceex.cmd file.

Anyway, it works fine with just a /s

Posted

i've solved my problem, about macromedia is the redistributable flash/shockwave player, indeed, removing the /f switch worked just fine, and about my batch problem (the one that didn't start the batch processing AT ALL), the problem was the administrators group, i'm making a silent SPANISH xp install, so my mistake was: using administrators, instead of ADMINISTRADORES, sorry about that all of you.

Posted

BTW, thanks a lot to Soulin for his support, i'm about to make my first test using RunOnceEX instead of the batch thing, i hope everything goes ok :thumbup

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