Changes

Ninite

16 bytes added, 20:38, 17 January 2013
Scheduled task to cache the installers
buildofflineinstaller.bat
<presource lang="bat">
%~dp0NiniteOne.exe /freeze %~dp0niniteofflineinstaller.exe /cachepath %~dp0ninitecache /select ".NET 4" ".NET 4.5" ".NET" "7-Zip" "Citrix Receiver" "Classic Start" "Flash (IE)" "Google Drive" "Google Earth" "Java 7" "Java x64 7" "Java x64" "JDK 6" "Notepad++" "Paint.NET" Air CDBurnerXP Chrome FileZilla Firefox Flash GIMP Inkscape IrfanView Java JDK KeePass PDFCreator Picasa PuTTY Python Reader Shockwave Silverlight Spybot Steam TeamViewer TeraCopy TrueCrypt WebEx Winamp WinDirStat WinMerge WinSCP /silent .
</presource>
This creates a directory called "ninitecache" which holds a offline cache of all the installers we require. It also creates a single executable "niniteofflineinstaller.exe", however this can be very large ~1.5Gb. As a result this exe is too slow to load sensibly. We only create it as a means of obtaining the cache directory.
 
= A wpkg package to install an individual application =