How on earth does one uninstall AHP in win7? When I try to uninstall it, win7 says it's already uninstalled.
New poster here!
I just ran into this myself. I d/l'ed AHP because I just learned that it now supports the CM11A, and the old AH wouldn't run on Windows 7 64-bit. I assume that you are also running 64-bit Win7. This is the reason for your problem.
AHP's Setup uses the WISE package installer. Unfortunately, it installs the file UNWISE.EXE for uninstallation purposes. This is a 16-bit application, which will not run in 64-bit Win7. You will need to search the web to find a copy of UNWISE32.EXE (this WILL run on 64-bit Win), and copy it to C:\WINDOWS\SYSTEM32.
Now, go to your ActiveHome Pro directory (usually C:\Program Files (x86)\ActiveHome Pro) and look for the file: INSTALL.LOG - open this up and search for the area that deals with uninstalling. For instance:
----------
RegDB Key: Software\Microsoft\Windows\CurrentVersion\Uninstall\ActiveHomePro
RegDB Val: C:\Windows\UNWISE.EXE C:\PROGRA~2\ACTIVE~1\Install.log
RegDB Name: UninstallString
----------
The 2nd line above is the key. Open a Command Prompt (Start - All Programs - Accessories - Command Prompt) and type in the following (given the above 2nd line):
C:\WINDOWS\SYSTEM32\UNWISE32.EXE C:\PROGRA~2\ACTIVE~1\Install.log
Notice that you are using your new UNWISE32 instead of the original UNWISE.
This will start the uninstaller that most are familiar with, and will remove the AHP software.
Good luck!
Bob