If you want to install the GAX/GAT July 2007 CTP, you have to uninstall the February 2007 CTP first. If you have troubles like me, these are the steps :
- Uninstall all Guidance Packages
- Uninstall Guidance Automation Toolkit
- Uninstall Guidance Automation eXtensions.
Uninstalling GAX gives me the trouble. At the end I got a blank/empty dialog box with only a "OK" button on it.
To solve this follow the next steps
- Check if all Guidance Packages are uninstalled
- Run the CMD prompt in the directory where you're msi is located
- Run "msiexec /x GuidanceAutomationExtensions.msi"
- If that isn't working reinstall the GAX using "msiexec /fa GuidanceAutomationExtensions.msi"
- Run again "msiexec /x GuidanceAutomationExtensions.msi"
This works for me. (Txs to Greg Cool for these tips).