MSFN Forum: HI ALL :-) plz watch my *.cmd file and..... - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

HI ALL :-) plz watch my *.cmd file and..... Rate Topic: -----

#1 User is offline   itzik-en 

  • Group: Members
  • Posts: 1
  • Joined: 11-June 04

Posted 13 August 2004 - 07:06 PM

tell me what did i do right and wrong!!!

its my firs 1 so i want 2 learn as much as i can 2 make the ultimate xp pro sp2 disk!

tnx 4 all the help
MY CMD FILE GOES LIKE THIS:

CLS
@echo off
TITLE Windows XP Pro SP2 - Unattended Installation
Given 2 You BY _===ITZIK ENNEKAVE===_

ECHO.
ECHO Over the next few minutes you will see automated installations
ECHO of various sofware applications
ECHO being implemented. The computer will restart automatically
ECHO once the whole process has finished!

ECHO.
ECHO Removing Wallpapers and Screensavers...
DEL "%systemroot%\*.bmp"
DEL "%systemroot%\Web\Wallpaper\*.jpg"
DEL "%systemroot%\system32\dllcache\*.scr"
DEL "%systemroot%\system32\*.scr"

ECHO.
ECHO Removing useless shortcuts...
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 Installing Lavasoft Ad-Aware 6 Build 181
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AdAware\Ad-aware.exe /S


ECHO.
ECHO Installing O&O Defrag Professional Edition
ECHO Please wait...
start /wait %systemdrive%\install\Applications\oo_defragpro\defrag.msi /QB


ECHO.
ECHO Installing Nero Burning ROM v6.3.1.1.7
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Nero\Nero.exe /silent /noreboot


ECHO.
ECHO Installing WinRAR 3.20 CE
ECHO Please wait...
start /wait %systemdrive%\install\Applications\WinRAR\wrar320ce.exe /S


ECHO.
ECHO Installing ACDSee 6.0.6 PowerPack Retail
ECHO Please wait...
start /wait %systemdrive%\install\Applications\ACDSEE\ACDSee.exe


ECHO.
ECHO Installing Kaspersky Anti Virus 5
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Kaspersky\Kav5.exe /S /N


ECHO.
ECHO Installing Winamp 5
ECHO Please wait...
start /wait %SOURCE%\WinXPPRO\$OEM$\Applications\Winamp5\winamp503pro.exe /S


ECHO.
ECHO Installing Dns2Go
ECHO Please wait...
start /wait %systemdrive%\install\Applications\dns2go\dns2go.exe /S


ECHO.
ECHO Installing Sygate Personal Firewall
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Sygate\sygate.msi /QN


ECHO.
ECHO Installing Spy Bot Searche & Destroy 1.3
ECHO Please wait...
start /wait %systemdrive%\install\Applications\SpyBot\spybotsd13.exe /S


ECHO.
ECHO Restarting the PC in 1 minute...
shutdown.exe -r -f -t 90 -c "Windows XP will now restart in 1.5 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

EXIT


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy