Leading in IT.

teachetech teachetech

Teach With Fun

Teach With Fun Teach With Fun

Win XP-VISTA-SE7EN

Win XP-VISTA-SE7EN Win XP-VISTA-SE7EN

Window Load....

Window Load.... Window Load....

Enter Logon Password

Enter Logon Password Enter Logon Password

Well Come

Well Come Well Come

Step 2 Silent Software Making

Posted by Tech Point on Wednesday, May 4, 2011 , under | comments (0)


















Silent Software Making

In this Lecture Me teach you how to make your own silent software.Install silently on back windows installation and after installation.

2 softwares use to do this task
1. SFX maker
2. USSF

Watch this video tutorial and make your own silent software and don,t forget me to say Thanks


Download Helping Software's

Download SFX Maker






Download USSF

Step 1 Methods Of install

Posted by Tech Point on Friday, December 10, 2010 , under | comments (0)


















Methods Of install

Two methods of installing application in unattended installation of Windows.
1.Batch Scripting
2.RunOnceEX

This time i tech you 2.RunOnceEx Method



1st prepare your mind i tech you manually method of create RunOnceEx file

To start RunOnceEx on first logon, we will need to import the registry keys during GUI-mode of Windows Setup. We can do this by using cmdlines.txt which executes a series of commands during the T-12 minute stage of Windows XP Setup. Create a cmdlines.txt file in Notepad and paste in the following:

[COMMANDS]
"RunOnceEx.cmd"

Save this as cmdlines.txt inside the $OEM$ folder within your Windows Setup Source folder.


>>Creating your RunOnceEx.cmd file

cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "7ZIP" /f
REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\7Z443.exe" /f

REG ADD %KEY%\010 /VE /D "FIREFOX" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\ULTRAISO.exe" /f

REG ADD %KEY%\015 /VE /D "FOXIT" /f
REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\UTORRENT.exe" /f

REG ADD %KEY%\020 /VE /D "IDM" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\RAPGET.exe" /f

REG ADD %KEY%\025 /VE /D "NOD32" /f
REG ADD %KEY%\025 /V 1 /D "%systemdrive%\install\NOD32.exe" /f

REG ADD %KEY%\050 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f

EXIT

Save this as RunOnceEx.cmd in C:\XPCD\$OEM$\

>>Cleanup.cmd

cmdow @ /HID
shutdown.exe -r -f -t 120 -c "Windows XP will now restart in 1 minute..."
net user aspnet /delete

DEL "%systemroot%\*.bmp"
DEL "%systemroot%\Web\Wallpaper\*.jpg"
DEL "%systemroot%\system32\dllcache\*.scr"
DEL "%systemroot%\system32\*.scr"

DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk"
DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk"
DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk"

RD /S /Q %systemdrive%\drivers\
RD /S /Q %systemdrive%\install\

EXIT
Silent Application switches

Silent software Package


NOD 32        7ZIP        Utorrent      RAPGET      UltraIso 

Silent Installation switches

Posted by Tech Point on , under | comments (0)


















Silent Software Installation Switches

7-Zip

Switch: -y /q /r:n
Full syntax: 7Zip.exe -y /q /r:n
Extraction needed: ?



Adobe Reader 6.0 Basic and Full

Switch: -p"-s /v\"/qn\""
Full syntax: AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""
Extraction needed: No
Note: Creates a Cache folder in the Windows directory, use a RD command to remove this directory. (rm /? in command prompt for more info)


Alcohol 120%

Switch: /qn
Full syntax: setup.exe /qn
Extraction needed: ?


Boot XP

Switch: /S
Full syntax: bootxpsetuprc2.50.exe /S
Extraction needed: ?


Connectix Virtual PC IS Script

Switch: /qn
Full syntax: ISScript8.Msi /qn
Extraction needed: ?


Connectix Virtual PC

Switch: /qn
Full syntax: CVPC.msi /qn
Extraction needed: ?


Command Prompt Explorer Bar 1.1
Switch: /qn
Full syntax: Cmdbar.msi /qn
Extraction needed: ?


ConTEXT 0.97

Switch: /verysilent
Full syntax: context.exe /verysilent
Extraction needed: ?


Customizer XP 1.8.5

Switch: /VERYSILENT /SP-
Full syntax: cstmizxp_reg.exe /VERYSILENT /SP-
Extraction needed: ?


DUMeter 3

Switch: /VERYSILENT /SP-
Full syntax: dumeter3.exe /VERYSILENT /SP-
Extraction needed: No


Daemon Tools

Switch: /qn /Reboot=Suppress
Full syntax: daemon.msi /qn /Reboot=Suppress
Extraction needed: Yes




Easy CD Creater 5.0

Switch: /s /v/qn
Full syntax: setup.exe /s /v/qn
Extraction needed: ?


Google Toolbar

Switch: /s /qn (or /q /d)
Full syntax: GoogleToolbarInstaller.exe /s /qn
Full syntax: GoogleToolbarInstaller.exe /q /d
Extraction needed: No
Note: /d installs Google Toolbar without Advanced Features


Jasc Paint Shop Pro

Switch: /qn
Full syntax: JPSP8.msi /qn
Extraction needed: ?


Journal Viewer 1.5

Switch: /qn
Full syntax: JV.msi /qn
Extraction needed: Yes


Kazaa Codec Pack

Switch: /silent
Full syntax: kcodec210.exe /silent
Extraction needed: ?


Logon Loader

Switch: /VERYSILENT /SP-
Full syntax: Logon_Loader_2.1.0.exe /VERYSILENT /SP-
Extraction needed: No


Microsoft Visual Basic 6 Runtimes

Switch: /Q
Full syntax: vbrun6.exe /Q
Extraction needed: ?


MusicMatch Jukebox

Switch: /s
Full syntax: MusicMatch.exe /s
Extraction needed: ?
Note: User Registration screen pops-up.


MagicTweak

Switch: /silent
Full syntax: MT270.exe /silent
Extraction needed: ?


Messenger Plus 2.54

Switch: /SilentInstallNoSponsor or /SilentInstall
Full syntax: msgplus254.exe /SilentInstallNoSponsor
Extraction needed: No
Notes: Opens IE and MSN Messenger after installation.


Nero Burning ROM 6.0

Switch: /SILENT /NOREBOOT /SN=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /WRITE_SN
Full syntax: Nero6xxxxx.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN
Extraction needed: No
Notes: Only works for Nero 6.0.0.23 and onwards. Use /HELP for more switches.


Norton Systemworks 2003

Switch: /qn
Full syntax: Setup.exe /qn /Reboot=Suppress
Extraction needed: ?


Partition Magic 8.0

Switch: /s /v/qn
Full syntax: setup.exe /s /v/qn
Extraction needed: ?


PowerDesk 5.0

Switch: /S /N /LANG=ENG
Full syntax: PD5.exe /S /N /LANG=ENG
Extraction needed: ?



Perfect Disk 6

Switch: /qn
Full syntax: pdwks60.msi /qn
Extraction needed: ?


PC Cillin

Switch: /qb REBOOT=Supress
Full syntax: pcc.msi /qb REBOOT=Supress
Extraction needed: ?

Quicktime 6

Download full installer. Create a QuickTimeInstaller.ini with the following:
[QTSETUP]
license_option=0
no_dialogs=true
registration_dialog=false
supress_speed_dialog=true
install_qtjava=false
install_qd3d=true
show_sample=false
show_readme=false
show_programfolder=false
install_qtinfo=true


Full Installer and QuickTimeInstaller.ini must be in same directory.


QuickTime Alternative

Switch: /VERYSILENT /SP-
Full syntax: quicktimealtxxx.exe /VERYSILENT /SP-
Extraction needed: No


QCD Player

Switch: /S
Full syntax: qcd411.exe /S
Extraction needed: ?
Note: use Taskkill /F /IM QCDPlayer in addition.


RealPlayer One v2

Switch: -s
Full syntax: RealOnePlayerV2GOLD_en.exe -s
Extraction needed: ?


Real Alternative

Switch: /VERYSILENT /SP-
Full syntax: realaltxxx.exe /VERYSILENT /SP-
Extraction needed: No


Resplendent Registrar 3.21

Switch: /S
Full syntax: regist.exe /S
Extraction needed: ?


SpywareBlaster

Switch: /verysilent
Full syntax: spywareblastersetup.exe /verysilent
Extraction needed: ?


Sygate Personal Firewall

Switch: /QN Reboot=Supress
Full syntax: spf.exe /QN Reboot=Supress
Extraction needed: No


SiSoft Sandra Pro MAX3

Switch: /VERYSILENT
Full syntax: filename.exe /VERYSILENT
Extraction needed: ?


TuneUp Utilities

Switch: /q
Full syntax: filename.exe /q
Extraction needed: No | If you do, then use TU2003.msi /qn


TweakXP Pro 2.0

Switch: /qn
Full syntax: tweakxp.exe /qn
Extraction needed: ?


Tweaknow PowerPack

Switch: /VERYSILENT /SP-
Full syntax: setup.exe /VERYSILENT /SP-
Extraction needed: ?


TightVNC

Switch: /silent
Full syntax: filename.exe /silent
Extraction needed: ?


WinISO 5.3

Switch: /VERYSILENT /SP-
Full syntax: WinISO.exe /VERYSILENT /SP-
Extraction needed: ?


WMP 9 Bonus Pack

Switch: /q
Full syntax: WMP9Bonus.exe /q
Extraction needed: ?


Windows XP Support Tools

Switch: /qn
Full syntax: Suptools.msi /qn
Extraction needed: ?


Yahoo Messenger 5.6

Switch: /s
Full syntax: yahoomessenger.exe /s
Extraction needed: No.
Notes: Download full install, not web install. Use Taskkill /F /IM YPager in addition.

RAPGET

Posted by Tech Point on , under | comments (0)


















RAPGET

RAPGET helps in rapidshare files downloading.Silent installation package of Rapget.



Download This software click on below Image.


Utorrent

Posted by Tech Point on , under | comments (0)


















Utorrent

Utorrent software helps in downloading from torrent mean torrent file,s.
In torrent down loader also up loader torrent use for distribute heavy files .



Download This software click on below Image.


7Zip

Posted by Tech Point on , under | comments (0)


















7ZIP

Silent installation package of 7ZIP software.Best software for Compressing file and decompressing file.
7Zip support all compressing extensions RAR , ZIP , ISO , EXE Etc.



Download This software click on below Image.


Ultra Iso

Posted by Tech Point on , under | comments (0)


















ULTRA ISO

Silent installation package of ULTRAISO.Very power full tool for CD writing , Disk Clone
Iso editing Tool.



Download This software click on below Image.