This version of Folder Manifest fixes a small bug where the first sub-folder name might not be listed when using…
Category: Tips and Tricks
Folder Manifest 1.0.0.0
Folder Manifest is a utility linked into the Windows Explorer context menu. It builds a manifest of a folder’s contents.…
Getting the custom installation portion of a Visual Studio setup project to … well, work!
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
I was creating a Visual Studio solution with a Setup project, and needed to add a set of custom installation…
Preventing the orphaned system tray icon in a Windows App
Windows applications often add an icon to the system tray to remove themselves from the task bar when minimized, and…
Old rounding errors never die, they just fade into images…
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
My friend Matt Owen posted a snapshot of the stock results on his Facebook wall today, which showed some interesting…
SQL Server, Integrated Authentication, and “To Tell the Truth”
Moderator: “Login number one, what is your identity?” Number one: “I am known as jsmith” Moderator: “Login number two, what…
The lost art of break and continue
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /home/nzzqfted/public_html/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
BREAK and CONTINUE are two forms of loop control, which I have seen under-used lately. I think it is time…
When a WinForm can be automated with parameters
Console applications fit nicely into the batch processing paradigm: take some parameters, do the work, write your progress and/or notices…
Using the Apple iPhone headset adapter cable
I received the adapter cable in the mail yesterday, and did a full test with the iPhone headsets. The cable…
Using an Apple iPhone headset on your Windows laptop
I recently received an advertisement for boom headphones from a retailer via email. Since my old boom headphone broke, and…
