------------------------------------------------------
Mirc, Mozilla, FlashFXP
------------------------------------------------------
Program Name : 7-Zip
Program Version :
Full : 7-zip.exe -y /q /r:n
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Ad-Aware
Program Version : 6
Full : aaw6.exe /s
Extraction : No
Registration : No
DEL "%userprofile%\Desktop\Ad-aware*"
------------------------------------------------------
Program Name : Adobe Photoshop
Program Version : 7
Full : See Below
Extraction : Yes
Registration : Yes
The first thing you need to do is locate you Photoshop install files and open called "Abcpy.ini" with notepad.
You then need to edit the "OEM Installation Options" section:
[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Programmer\Adobe\Photoshop
UserName=Gates
UserCompanyName=Microsoft
UserSerialNumber=XXXXXXXXXXXXXXXXXXXXXXXX
DisplayBackGround=
DisplayProgressBar=
ProgressBarStart=
ProgressBarEnd=
If you want a completely silent install use the -S switch. E.G like this:
%systemdrive%\install\Applications\Photoshop\Setup.exe -S
If you want a semi-silent install don't use any switches!
%systemdrive%\install\Applications\Photoshop\Setup.exe
------------------------------------------------------
Program Name : Adobe Photoshop
Program Version : 8
Full : See Below
Extraction : Yes
Registration : Yes
The first thing you need to do is locate you Photoshop install files and open called "Abcpy.ini" with notepad.
You then need to edit the "OEM Installation Options" section:
[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Programmer\Adobe\Photoshop
UserName=Gates
UserCompanyName=Microsoft
UserSerialNumber=XXXXXXXXXXXXXXXXXXXXXXXX
DisplayBackGround=
DisplayProgressBar=
ProgressBarStart=
ProgressBarEnd=
If you want a completely silent install use the -S switch. E.G like this:
%systemdrive%\install\Applications\Photoshop\Setup.exe /S
------------------------------------------------------
Program Name : Adobe Reader
Program Version : 6 Build 181
Full : AR6.msi /QB
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : AIM
Program Version : 5.2
Full : aim.exe /silent
Extraction : No
Registration : No
REM Removing AIM advertising
copy /Y %windir%\Apps\AIM\aim.odl %programfiles%\AIM95\aim.odl
rem resets homepage because of aim
%windir%\System32\rundll32.exe setupapi,InstallHinfSection RestoreHomePage 132 %windir%\inf\iereset.inf
rem deletes shortcuts left by aim
regedit.exe /s %windir%\Apps\AIM\delaim.reg
rem deletes shortcuts left by aim
del "%allusersprofile%\Desktop\*.lnk"
del "%allusersprofile%\Desktop\*.url"
del "%allusersprofile%\Start Menu\Free AOL & Unlimited Internet.url"
del "%userprofile%\Desktop\Free AOL & Unlimited Internet.url"
del "%allusersprofile%\Favorites\Free AOL & Unlimited Internet.url"
del "%userprofile%\Favorites\Free AOL & Unlimited Internet.url"
------------------------------------------------------
Program Name : Alcohol 120%
Program Version : 1.4.6.711
Full : setup.msi /QB
Extraction : Not Tested
Registration : Yes
REGEDIT4
[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info]
"UserName"="WHO ?"
"Company"="WHO ?"
"SerialNo"="PUT YOUR SERIAL IN HERE"
REGEDIT /S %systemdrive%\install\Applications\Alcohol\eatalc120.reg
------------------------------------------------------
Program Name : All In One Codecs
Program Version : 5.0.5.6
Full : allin1.exe /s
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Boot XP
Program Version : 2.50
Full : bootxpsetuprc2.50.exe /S
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : Connectix Virtual PC IS Script
Program Version : 5.2
Full : ISScript8.Msi /qb
Extraction : Not Tested
Registration : Not Tested
Program Name : Connectix Virtual PC
Program Version : 5.2
Full : CVPC.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Customizer
Program Version : 1.8.5
Full : cstmizxp_reg.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Daemon Tools
Program Version : 3.33
Full : daemon.msi /QB
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : DirectX
Program Version : 9.0b
Full : dxsetup.exe /opk
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : Diskeeper Professional Edition
Program Version : 8.0
Full : Setup.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Divx
Program Version : 5.1
Full : START CScript divx.vbs //B //NoLogo
Extraction : No
Registration : No
divx.vbs
'DivX 5.1 Pro Adware
'Script Created by Puru Oct 13, 2003
Dim WshShell, fso, temp, sysd, app, t0, reg, i, WinDo
Set WshShell = WScript.CreateObject("WScript.Shell")
Set fso = CreateObject("Scripting.FileSystemObject")
temp = WshShell.ExpandEnvironmentStrings("%TEMP%")
sysd = WshShell.ExpandEnvironmentStrings("%Systemdrive%")
app = sysd & "\install\Applications\Divx\"
reg = app & "gator.reg"
t0 = 500
On Error Resume Next
WshShell.Popup "Do NOT MOVE the mouse an do NOT PRESS any button!",5," - Warning - ",48
WshShell.Run (app & "DivXPro51GAINBundle.exe")
'Increase this value if you have a slower harddisk
WScript.Sleep 5000
'DivX Pro(tm) Codec Adware Setup
WshShell.SendKeys "n"
WScript.Sleep 200
'Welcome
WshShell.SendKeys "n"
WScript.Sleep 200
'Choose Destination Location
WshShell.SendKeys "n"
WScript.Sleep 200
'Select Components
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys " "
WshShell.SendKeys "{DOWN}"
WshShell.SendKeys " "
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "n"
WScript.Sleep 200
'Ready to Install
WshShell.SendKeys "n"
WScript.Sleep 200
'Gain Installation
WshShell.SendKeys "n"
WScript.Sleep 200
'DiVX License Agreement
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
'The Gator Corporation Privacy Statement
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ENTER}"
WScript.Sleep 200
'The Gator Corporation License Agreement
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ENTER}"
'Wait for Installation to Finish
WinDo="Finished"
Call SendK("{Enter}")
WSCRipt.Sleep t0
'Close Window
WinDo = "DivX Pro Codec Adware"
Call SendK("%{F4}")
'Kill the gain process
WshShell.Run ("PSKill gain_3202")
WScript.Sleep 200
'Delete the executables
fso.DeleteFile(temp & "\~vis0000\gain_3202.exe"), true
fso.DeleteFolder(temp & "\~vis0000"), true
WScript.Sleep 200
'Remove Adware Registry Keys
WshShell.Run "REGEDIT /S " & reg, 0, false
Sub SendK(Skey)
Connect2Window t0, WinDo
WshShell.SendKeys Skey
End Sub
Function Connect2Window(iTime, sWindowName)
i = 1
Do until WshShell.AppActivate (sWindowName)
i = i + 1
WScript.Sleep iTime
'wait max. 40 x t0 ~ 20 sec.
If i = 40 Then Exit Function
loop
End Function
Wscript.Quit
------------------------------------------------------
Program Name : Dreamweaver
Program Version : 2004
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
Use PSKILL to kill the IE popup
------------------------------------------------------
Program Name : Easy CD Creater
Program Version : 5.0
Full : setup.exe /S /V/QN
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Fireworks
Program Version : 2004
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
------------------------------------------------------
Program Name : Flash and Shockwave Player
Program Version : [URL=http://www.dkriese.com/Flash_Shockwave_Full.exe]http://www.dkriese.com/Flash_Shockwave_Full.exe[/URL]
Full : Flash_shockwave_full.exe /s
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Google Toolbar
Program Version : 2
Full : GoogleToolbarInstaller.exe /qn
Extraction : No
Registration : No
------------------------------------------------------
Program Name : IsoBuster
Program Version : 1.4 and 1.5
Full : IsoBusterxx.exe /VERYSILENT /SP-
Extraction : No
Registration : Yes /but not manditory
------------------------------------------------------
Program Name : Journal Viewer
Program Version : 1.5
Full : JV.msi /qb
Extraction : Yes
Registration : No
------------------------------------------------------
Program Name : Kazza Lite K-plus-plus
Program Version : 2.4.3
Full : klitekpp243e.exe /silent
Extraction : No
Registration : No
DEL "%allusersprofile%\Desktop\Kazaa*"
------------------------------------------------------
Program Name : K-Lite Codec Pack
Program Version : 2.04 Basic
Full : klcodec204b.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Logon Loader
Program Version : 2.1.0
Full : Logon_Loader_2.1.0.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : MDAC
Program Version : 2.8
Full : mdac_typ.exe /q /C:"setup /QNT"
Extraction : No
Registration :No
------------------------------------------------------
Program Name : Media Player Classic
Program Version : 6.4.6.4
Full : mplayerc.exe" "%systemdrive%\Program Files\Media Player Classic\" >nul
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Metapad
Program Version : 3.5
Full : See Below
Extraction : Yes
Registration : No
REN %systemdrive%\WINDOWS\System32\dllcache\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\dllcache\" >nul
REN %systemdrive%\WINDOWS\System32\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\System32\" >nul
REN %systemdrive%\WINDOWS\notepad.exe notepad.old
COPY "%systemdrive%\Install\Applications\metapad\notepad.exe" "%systemdrive%\WINDOWS\" >nul
ECHO.
ECHO Applying Metapad 3.5 Filters...
REGEDIT /S %systemdrive%\Install\Applications\metapad\filters.reg
------------------------------------------------------
Program Name : Nero Burning ROM
Program Version : v6.0.0.1.5
Full : Nero60015.exe /silent /noreboot
Extraction : No
Registration : Yes
REGEDIT /S %systemdrive%\Install\Applications\Nero\register.reg
------------------------------------------------------
Program Name : Norton Antivirus
Program Version : 8.x corp
Full : navclnt.exe /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Norton AntiVirus Pro
Program Version : 2004
Full : NAVSETUP.exe /QB
Extraction : No
Registration :Still Have to Activate
------------------------------------------------------
Program Name : Norton Persional Firewall 2003
Program Version : 2003
Full : NPF.exe /QB
Extraction : Not Tested
Registration :No
------------------------------------------------------
Program Name : Office
Program Version : 2003 Professional
Full : setup.exe TRANSFORMS=%systemdrive%\Install\FrontPage\Unattended.MST /qb-
Extraction : Yes
Registration : No /its unattended
Program Name : Office
Program Version : XP SP2
Full : PROPLUS.MSI /q
Extraction : Not Tested
Registration : No /if slipstreamed
Program Name : Publisher
Program Version : XP SP2
Full : setup.exe /q
Extraction : Not Tested
Registration : No /if slipstreamed
------------------------------------------------------
Program Name : Paint Shop Pro
Program Version : 8
Full : JPSP8.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Partition Magic
Program Version : 8.0
Full : setup.exe /S /V/QN
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : PC Cillin
Program Version : Not Tested
Full : pcc.msi /qb REBOOT=Supress
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Perfect Disk
Program Version : 6.06
Full : pdwks60.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Plus! for Windows XP
Program Version :
Full : Plus.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : PowerDVD
Program Version : 5.0
Full : setup.iss
Extraction : See Note
Registration : See Note
Note: make an iss pack: [URL=http://www.MSFN.org/board/index.php?showtopic=7462&st=60]http://www.MSFN.org/board/index.php?showto...opic=7462&st=60[/URL]
------------------------------------------------------
Program Name : Powertoys for Windows XP
Program Version :
Full : PowertoysXP.msi /qn
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : QuickTime Alternative
Program Version : 1.11
Full : quicktimealt111.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Raxco Perfect Disk
Program Version : 5.x and 6.x
Full : msiexec /i Perfectdisk.msi /q
Extraction : Yes
Extract to temp folder then run full command
------------------------------------------------------
Program Name : Real Alternative
Program Version : 1.02
Full : realalt102.exe /VERYSILENT /SP-
Extraction : No
Registration : No
------------------------------------------------------
Program Name : Serene Aquarium
Make a WinRar SFX file add Fish.scr
put this in your commant:
silent=2
path=%systemroot%\system32\
save as Fish.exe
now the reg file:
;-------------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SereneScreen\SereneAquarium]
"Code"="XXXXXXXXXXXX"
"Screen"=hex:00
"Sound"=hex:01
"Volume"=hex:18,fc,ff,ff
"BubbleColumn"=hex:01
"AutoLights"=hex:01
"BackgroundLights"=hex:64
"ForegroundLights"=hex:64
"MouseExit"=hex:01
"Blankspace"=hex:00
"CalcNormals"=hex:00
"OnTop"=hex:00
"DisableSleep"=hex:00
"NoDuplicateRandom"=hex:01
"Fish1"="Yellow_Tang"
"Fish2"="Golden_Butterflyfish"
"Fish3"="Powder_Blue_Tang"
"Fish4"="Flame_Angel"
"Fish5"="< RANDOM >"
"Fish6"="< RANDOM >"
"Fish7"="< RANDOM >"
;-----------------------------------------------------------------------------------------------------------
Save as Fish.reg
("Code"="XXXXXXXXXXXX" your own serial )
CMD text:
start /wait %systemdrive%\install\SCNSAVER\Fish.exe
REGEDIT /S %systemdrive%\install\SCNSAVER\FISH.reg
------------------------------------------------------
Program Name : SiSoft Sandra Pro MAX3!
Program Version : 2003.7.9.73
Full : fo-ssm3.exe /VERYSILENT
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Symantec Antivirus Corporate
Program Version : 8.1
Full : savceclt.exe /qn
Extraction : Not Tested
Registration : Not Tested
To Update Definitions:
COPY "%systemdrive%\Install\Applications\sav\vd166010.xdb.xdb" "%systemdrive%\Documents and Settings\All Users\Application Data\Symantec\Norton AntiVirus Corporate Edition\7.5\" >nul
------------------------------------------------------
Program Name : Sygate Personal Firewall
Program Version : 5.5
Full : spf.exe /QB Reboot=Supress
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Tweaknow PowerPack
Program Version : 1.7.5.2
Full : setup.exe /VERYSILENT /SP-
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : Winamp
Program Version : 2.95 Full
Full : START CScript winamp.vbs //B //NoLogo
Extraction : No
Registration : No
winamp.vbs:
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Popup "Do NOT MOVE the mouse an do NOT PRESS any button!",5," - Warning - ",48
WshShell.Run ("%systemdrive%\install\Applications\Winamp\winamp295_full.exe")
WScript.Sleep 2000
WshShell.SendKeys "~"
WScript.Sleep 2000
WshShell.SendKeys "n"
WScript.Sleep 2000
WshShell.SendKeys "i"
'Increase next value on slow systems
WScript.Sleep 5000
WshShell.SendKeys "~"
WScript.Sleep 2000
WshShell.SendKeys "{TAB 6}"
WScript.Sleep 1000
WshShell.SendKeys " "
WScript.Sleep 1000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys " "
WScript.Sleep 1000
WshShell.SendKeys "~"
WScript.Sleep 10000
WshShell.SendKeys "%{F4}"
WScript.Quit
------------------------------------------------------
Program Name : Windows Media Player
Program Version : 9.0
Full : MPSetupXP.exe /Q:A /R:N
Extraction : No
Registration :No
------------------------------------------------------
Program Name : Windows Messenger
Program Version : 5.0
Full : Messenger.msi /QB
Extraction : Not Tested
Registration : No
------------------------------------------------------
Program Name : Windows XP Support Tools
Program Version :
Full : Suptools.msi /qb
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : WinDVD
Program Version : 5
Full : Setup.exe -s -f1"%systemdrive%\Install\Applications\WinDVD5\Setup.iss"
Extraction : Not Tested
Registration : Not Tested
------------------------------------------------------
Program Name : WinISO
Program Version : 5.3
Full : winiso.exe /VERYSILENT /SP-
Extraction : No
Registration : Yes
Make sure to use pskill to kill winiso.exe
Reg Script:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WinISO]
"UserName"="Donald Duck"
"Registration"="666"
"PlaySound"=dword:00000000
"Skin"="gray.bmp"
------------------------------------------------------
Program Name : WinRAR
Program Version : 3.20
Full : wrar320.exe /s
Extraction : No
Registration : Yes
REGEDIT /S %systemdrive%\Install\Applications\WinRAR\rarreg.reg
------------------------------------------------------
Program Name : XP ISO Power toy
Full : msiexec /i Setup.msi /qn
Extraction : Not Tested
Extract to temp folder then run full command
------------------------------------------------------
Program Name : Yahoo Messenger
Program Version : 5.6.1344
Full : Yahoo.exe /s (i renamed for ease)
Extraction : NO /but you need to download the full install and not the web install
You dont need to register Yahoo, but if you already have it installed and have set many of your preferences then you can export them and then re-apply them here is where to find the key to export
HKEY_CURRENT_USER\Software\Yahoo
example:
ECHO.
ECHO Installing Yahoo Messenger 5.6.1344
ECHO Please wait...
start /wait %systemdrive%\install\Yahoo\Yahoo.exe /s
ECHO.
ECHO Adding Registry items for yahoo
REGEDIT /S %systemdrive%\install\Yahoo\YPager.reg
ECHO.
ECHO Shutting Down Yahoo Messenger
ECHO Please wait...
PsKill YPager
ECHO.
ECHO Removing Yahoo Messenger shortcut from desktop
DEL "%systemdrive%\Documents and Settings\All Users\Desktop\Yahoo! Messenger.lnk"
---------------------------------------------------
Updates:
11-13-00: Added Photoshop 8 and WinISO, Fixes Photoshop 7
11-08-00: Fixed Adaware/Adobe Reader mix up.....Added 7zip



Help

Back to top









