Jump to content

Recommended Posts

Posted (edited)

I wish to share silent installs here. Also eveybody can share on that topic we can have big stock in a topic. Also we can share our experiance.

Thanks

Fatih

Silent Winrar With AutoIT.

CODE
RunAsWait("xxxx","xxxx","xxxxx",0,"C:\Program Files\WinRAR\Uninstall.exe /s",@SystemDir)

RunAsWait("xxxx","xxxx","xxxxx",0,"\\tf2btm\1S\Utility\Wrar\wrar380.exe /s",@SystemDir)

FileCopy("\\server\Utility\Wrar\Key\rarreg.key","C:\Program Files\WinRAR")

Edited by FATIHTALI
Startup Agent It is my small Startup Agent. You can install programs on startup Domain pc without Admin rights.
Posted

Windows XP sp3

CODE
RunWait("\\server\windowsxp-sp3\i386\update\update.exe /passive /norestart /nobackup")

Startup Agent It is my small Startup Agent. You can install programs on startup Domain pc without Admin rights.
Posted

Flash Player 10

CODE
RunWait("\\tf2btm\1S\Utility\tofas_agent\flash10\Flash_Player_10_Plugin.exe /S")

RunWait("\\tf2btm\1S\Utility\tofas_agent\flash10\Flash_Player_10_ActiveX.exe /S")

Startup Agent It is my small Startup Agent. You can install programs on startup Domain pc without Admin rights.
Posted

Quicktime.

CODE
RunAsWait("xxxx","xxxx","xxxxx",0,"\\server\quicktime\QuickTimeInstaller.exe /qn",@SystemDir)
Startup Agent It is my small Startup Agent. You can install programs on startup Domain pc without Admin rights.

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
×
×
  • Create New...