Jump to content

blarcum

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by blarcum

  1. Thank you very much for being loud and clear. I follow you're instructions and most of the problems i had have been solved. I have just one problem with installation of Norton. Maybe I have to install this application in the normal way.
  2. What do you mean by "change your directory structure", what is wrong about it and what is wrong about Adaware?
  3. I have just finished my unattended Windows XP Service Pack 2 DVD. Yesterday I have tested this DVD on MS Virtual PC. The installing of Windows XP is going well but when my setup.cmd is trying to install my applications i have some problems. The only applications the setup.cmd can install are Nero 6 and Spybot. I will give some information about my setup.cmd ===================================================== cls @echo off TITLE Automatische installatie van Windows XP Servicepak 2 en alle favoriete toepassingen ECHO. ECHO/////////////////////////////////////////////////////////////////////////////////////////// ECHO Welkom bij de automatische installatie van Windows XP Servicepack 2 en alle favoriete ECHO programma's. Even geduld a.u.b. Echo/////////////////////////////////////////////////////////////////////////////////////////// ECHO. ECHO Bezig met het installeren van Office XP Professional ECHO een moment geduld a.u.b.... start /wait %systemdrive%\install\Applications\Office XP\setup.exe TRANSFORMS=Unattended.MST /qb- ECHO. ECHO Bezig met het installeren van Northon Internet Security 2004 ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Applications\Northon Internet Security\NAV\NAV.msi /QB ECHO. ECHO Bezig met installeren van Kaaza Lite K-plus-plus 2.43 ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Applications\Kazaa Lite\2_2_KaZaA Lite 2.4.3 [K++ Edition] Nederlands.exe /silent ECHO. ECHO Bezig met installeren van Adobe Acrobat Reader 6.0 ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Applications\Adobe Acrobat Reader 6\AdbeRdr60_enu.exe -p"-s /v\"/qn\"" ECHO. ECHO Bezig met installeren van Java Virtual Machine ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Java Virtual Machine\MSJavaVM_3810.exe ECHO. ECHO Bezig met installeren van Nero ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Applications\Nero\Nero63125.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN ECHO. ECHO Bezig met registreren van Nero REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg ECHO. ECHO. ECHO Bezig met installeren van Ad-Aware 6 Build 180 ECHO een moment geduld a.u.b... start /wait %systemdrive%\install\Applications\AdAware\Adaware 6180.exe /s ECHO. ECHO Bezit met installeren van Spybot ECHO een moment geduld a.u.b.... start /wait %systemdrive%\install\Applications\Spybot\spybotsd13.exe /s ===================================================== Just see the enclosure to look after my directory structure Can somebody tell my why i can install Nero 6 and Spybot and i cannot install the rest of the applications? Directory_structure.doc
×
×
  • Create New...