All Tools and Programs are written in C# (.NET Framework 2.0 – 4.0 Beta).
Most programs can be installed using ClickOnce.
ClickOnce is a very useful little helper (integrated in Visual Studio). If you publish your application with it, it automatically checks for updates before or after the application is started. This makes sure that the user always has the current version. Furthermore, it adds the application to the “Add/Remove Software” pool so you can easily remove it or set it back to the previous version.
[Command-Line Tools]
X-Drives (requires .NET Framework 2.0)
This tool shows all drives (including USB and network) like the “net use”-command.
It also supports connecting NetworkDrives but only if the Operating System is english using the “Map Network Drive API Class” from aejw.com.
[Screenshot] [Download Source Code] [Download Executable]
[WPF Applications]
X-FileSplitter (requires .NET Framework 3.5 SP1)
This application helps you split and join files. This is very useful if for example you have a 8GB .iso-File and want to burn it to 2 DVDs. Simply split it up, burn the parts onto DVD and then join them on the target machine in order to mount it.
[Screenshot] [Download Source Code] [Install using ClickOnce]
X-RAMWatcher (requires .NET Framework 3.5 SP1)
As the name suggests this Tool shows your current Memory Status. You can configure it to stay on top of other windows and to show a Warning if your available amount of Memory reaches a critical level.
[Screenshot] [Download Source Code] [Download Executable]
X-Upload (requires .NET Framework 3.5 SP1)
This Tool is a small, easy to use FTP Client supporting FTP uploads only. Simply “Drag & Drop” a file inside the window and it will be uploaded to the server you specified in “Settings”. Very useful if a friend wants to send you pictures or something and you have an FTP server running, but your friend just can’t be bothered to set up and configure a proper FTP client.
[Screenshot] [Download Source Code] [Download Executable]
[Miscellaneous]
Winnt.sif
You might need this file in order to create a customized Windows XP SP2 CD and complete this Tutorial:
“Installing Windows XP & Vista on the same Partition!“
[Coming soon]
EasiX

