I had to update an old XP Home test machine to run the latest Symantec Suite of Crap. Installation of new Symantec stuff requires a manual uninstall of old Symantec stuff. Here, I ran into a problem -- it prompted for an "uninstall password". The default password is "symantec", but that wasn't my issue. Apparently, … Continue reading Update Symantec without an uninstall password
Category: Windows
Creating Start Menu shortcuts with Javascript
While preparing the installer for the Web 2.0 Starter Toolkit for IBM DB2, I had to set up Start Menu shortcuts. The way to do that is to work through the Windows Scripting Host (WSH). The WSH supports two built-in languages – VBScript and Jscript – and a theoretical number of third-party alternatives. VBScript is … Continue reading Creating Start Menu shortcuts with Javascript
Utilities for Windows I
Hard Drive Cleanup WinDirStat is an excellent utility for visualizing your used disk space and drilling down to files that you can clean up, back up, and delete. It's similar to SequoiaView and Steffen Gerlach's Scanner, but even more powerful. You can drill down through a folder tree as well as highlight filetypes in the … Continue reading Utilities for Windows I