A Week of Software Updates

If you have not been by the site recently, I have updated a few my applications this week, and I have added a pair of new apps as well.
The newcomers include AudioX and RAIDFix.
AudioX is a labor of love several years in the works. A process born in batch files, migrated to Perl, and [...]





Suction Updates – Version 1.1.3 Released

Suction version 1.1.3 fixes a few bugs hanging around in the 1.1.1 release.  With the help of Gary M. who reported these bugs and tested fixes, I was able to knock out a few annoying issues.
The 1.1.3 release includes:

Fix for the auto-exit bug that would cause the application to remain open when initiated from the [...]

Posted in: C#, Programming, Software, Technology by DrNathan No Comments

Suction, A Lightweight Directory Consolidator

I have put together a little program that will accept any number of directories as input and “Suction” the contents of any subdirectory to the top folder, deleting all empty subfolders left behind after the operation.
Morehpperliter was quite fond of the “Unify” function in DirUtils, which does not run on 64-bit machines and as far [...]