Smart Client Factory Software: GAT Removal

I downloaded the Automation Automation Toolkit for VS 2008 and there was an error in the middle of the installation, forcing it to close. Now when I run GuidanceAutomationToolkitForVS2008.msi again, it tells me that the toolkit is already installed and I have to uninstall it before installing this. I have no preinstallation and cannot find GAT in the uninstaller window. Is there a way to remove this installation using regedit for Feb 2008 GAT for Visual Studio 2008?

0


source to share


1 answer


  • Delete everything from all TEMP folders.
  • Share in regedit on both local machine and current users in VS9.0 section. Search for the GAT or Automation Toolkit manual and note down the GUIDs. Then find these GUIDs and remove all links, then finally remove all the entries found when searching for "GAT".
  • Finally, run devenv / setup to "reinitialize" yourself.

You can also try the service pack preparation tool released for VS SP1.



Not sure if this helps, but hopes it gives some insight :)

Good luck!

+1


source







All Articles