Tag Archives: Windows

WiX Installer Toolset

The most powerful set of tools available to create your Windows installation experience. Free and Open Source since 2004! The WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The core of WiX is a set of build tools that build Windows Installer packages using the same build concepts as the…  Read More 

Automate WSUS Cleanup

Windows Server Updates Services is a nice tool that can be used in network deployments that enables network administrators to fine tune their windows patching process. Essentially WSUS creates a local repository of updates that it has downloaded from Microsoft to deploy to client machines. While this is great, the repository depending on what you…  Read More 

TrueCrypt Disk Encryption

TrueCrypt is software for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted right before it is saved and decrypted right after it is loaded, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct…  Read More 

LibreOffice Office Suite

LibreOffice is a free and open source office suite, developed by The Document Foundation. It was forked from OpenOffice.org in 2010, which was an open-sourced version of the earlier StarOffice. The LibreOffice suite comprises programs for word processing, the creation and editing of spreadsheets, slideshows, diagrams and drawings, working with databases, and composing mathematical formulae….  Read More 

PHP: Hypertext Preprocessor

PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP is now installed on more than 244 million websites and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1995, the reference implementation of PHP is now produced by The PHP Group. While PHP originally…  Read More