SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Internet Explorer 7
After downloaded Internet Explorer 7 into \packages\ie7
, make a script in \scripts\ie7.bat
:
:: OPTIONAL: Install Internet Explorer 7
:: Internet Explorer 7
:: URL|ALL|http://download.microsoft.com/download/3/8/8/38889dc1-848c-4bf2-8335-86c573ad86d9/IE7-WindowsXP-x86-enu.exe?download|packages/ie7/IE7-WindowsXP-x86-enu.exe
@Echo off
todo.pl "%Z%\packages\ie7\IE7-WindowsXP-x86-enu.exe /quiet /passive /update-no /no-default"
- Log in to post comments