[Repack] Avast! Free Antivirus 2016 v v12.3.3154 [Multilang]... ;-)
-To Silent install use /silent or /verysilent...
-No install Toolbars or other junks...
Thanks to @darkblood by his installer & silent switches... http://www.wincert.net/forum/topic/12693-repack-avast-free-antivirus-v902021515-repack-with-silent-install-switch/#entry115021
Regards... ;-)
Download:
The possibility to set a reboot-routine under WTK-SFX-Installer and then reenter the PC in the WTK-RunOnce-Installer is a very, very old request from me to Lego.... Edit: if you are using WPI you don't need to make a SFX-installer: put de script in the "%wpipath% (folder Install) and set it to execute before the WPI-installation begins under "Options/Tools" It works just tested
I have tested your config in virtual machine (Win7 x64) and it works, only obvious difference is the module version (it is 150_2712). Try it yourself: SFX_VCD5470_Kees030.rar MD5: 07ead9431b0515f7a8b9f744354cf632
Thank you Etz, I've made a sfx for the fun and it works: MU.zip System restore can be disabled with Autounattend.xml : (here example for AiO x86/x64) <settings pass="specialize"> <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableSR>1</DisableSR> </component> <component name="Microsoft-Windows-SystemRestore-Main" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DisableSR>1</DisableSR> </component> </settings> If someone found a way to not not show the "send to recycle bin" confirmation when you hit the "supp" key it will be great.