Solving error “Microsoft SQL Server 2008 Setup requires Microsoft .NET...
Don't follow the advised on the TechNet, MS Connect and MSDN forums, they are time-consuming and don't work if you have a newer version of .NET installed like .NET 4.0. Instead, read this and easily...
View ArticleA hands-on guide to creating and reading alternate data streams from the...
Working with Alternate Data Streams (ADS) from the Windows Command line Shell is a pain. This article explains workarounds using the standard available Windows tools for almost all actions you can do...
View ArticleCopy, delete or rename alternate data streams using only standard Windows...
Doing one of the most basic things, renaming or copying, is far from trivial from a command prompt (or from anywhere else). This post explains a few workarounds you may use to accomplish this using...
View ArticleShortcode nirvana: how to properly escape shortcodes in WordPress?
Since a few years, it's possible to escape shortcodes by doubling the square brackets [[shortcode]], but this doesn't always work. Escaping opening / closing shortcodes or showing only the closing or...
View ArticleRemove only one alternate data stream from a file that contains multiple...
Ever wondered if it were at all possible to delete a single alternate data stream from a file that contains multiple data streams? Apparently, it is possible, but the command required for this is quite...
View ArticleTip: Optimize DotNetNuke page loading with enableCompositeFiles setting in...
Easily increase download speed of your DotNetNuke pages by more than 30%, just by setting the enableCompositeFiles to true. Here's simple step-by-step that guides you though this 5-minute change that...
View ArticleSolving error: VMWare Workstation, setup Windows XP, Setup did not find any...
Trouble installing Windows XP using VMware Workstation? Did you receive the message Setup did not find any hard disk drives installed in your computer.? Then follow these steps to install the correct...
View ArticleStopping and starting VMware services and processes manually from command...
How to stop or start the VMware Workstation 8.x related services in Windows from a command prompt — read article
View ArticleIncreasing upload filesize limit for PHP applications like WordPress and...
Setting a higher upload_max_filesize is not enough. And even when you have all settings correct, you may still run into errors like maximum execution time exceeded. In this post I'll explain what you...
View ArticleInstalling Windows XP 64 bit (AMD64, x64) without crashes on VWware...
Trouble installing Windows XP 64 bit on a virtual machine? Getting a "Setup did not find any hard disk drives installed in your computer." error? Download the correct 64 bit drivers here and simply...
View Article