In my computer repair business I believe everyone should have a number of apps installed on their computers. Sometimes Microsoft decide that they won’t ship features with Windows and it needs to be installed.
For this reason I made what I call “Auto Installer” in an NSIS script. It installs a number of apps in unattended mode requiring little intervention such as Audacity, CCleaner, CD Burner XP, Combined Community Codec Pack, FileZilla, Firefox, Google Earth, PuTTY, Speedfan, Java, MalwareBytes, OpenOffice, Quicktime, Avast AntiVirus Free Edition, Spybot, Adobe Acrobat, Adobe Flash Player, Windows 7 Upgrade Advisor (if you’re not running Windows 7) & Windows Media Player 11 for XP.
I’m considering a couple improvements…
Google don’t offline installations and the installer for Google Earth I was getting no longer exists, so I may have to remove it because I’m installing an old version. Thanks Google.
I’d really like to install Internet Explorer 8 however it requires a reboot and there is no documented unattended install (thanks Microsoft!).
Another thought is to modify the registry to change the NTP server used by Windows Time to au.pool.ntp.org instead of time.windows.com – if you know anything about NTP you know that synchronizing to an American time server from Australia is a bad idea, considering there are Australian servers available.
Another is to install Windows Live Essentials on Vista and 7 machines, but I’ll need to fetch some installers from oem.microsoft.com and I’m not sure there is any documentation on unattended installation.
Another thought is a couple Firefox plugins but these also lack documentation. I’d like to install Qualys BrowserCheck & NetUsage.
It’d also be sensible to add uTorrent, Teamviewer, the improved Remote Desktop Connection for Windows XP & NTBackup for XP Home, to the installation. Also I should create some Bookmarks in the web browser for my own business, or maybe even alter their start page to use a Google Search page I setup and advertise on.
I should also locate a good free backup app to include, and maybe some free games.
I’m still undecided if I should include iTunes, Counterpath X-Lite, 7-Zip, Exetel’s eXeSMS, Frostwire, VLC Media Player & UltraVNC.
I’m also undecided if I should release this installer for free on the Internet. I already rsync it to my web server (in a private folder) so I can keep an up to date copy at home and my office and maintain it at either location.
