Monthly Archives: July 2009

How to install Microsoft Visual Studio 6.0 on Windows 2000/XP

If you ever tried to install Microsoft Visual Studio 6.0 or a standalone Visual Studio product on Windows 2000 or XP, you already know that setup fails. But luckily there is a workaround. At the command prompt, type the following command: E:\SETUP\acmsetup.exe /T E:\SETUP\PRODUCT.STF /s E:\ /n “NAME” /o “ORGANIZATION” /k 1234567890

Ultramonkey on CentOS 4 with BlueQuartz (part 2)

I already wrote about additional steps required to install UltraMonkey on CentOS with BlueQuartz. Soon after that I have discovered that there is more to do if you want to get a perfect setup. One of the steps required to configure load-balanced cluster as described here was to create an IP alias on the loopback [...]