TaoK / PoorMansTSqlFormatter

A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
http://www.architectshack.com/PoorMansTSqlFormatter.ashx
GNU Affero General Public License v3.0
947 stars 266 forks source link

"This Extension Is Already Installed To All Applicable Products" when installing on new version of SQL #276

Closed holodoctor1 closed 2 years ago

holodoctor1 commented 2 years ago

I had Poor Man's T-SQL Formatter installed and working on Microsoft SQL Server Management Studio 17. I then installed version 18.10 and uninstalled version 17, and I also uninstalled the Poor Man's T-SQL Extension in settings > applications > uninstall. However, when I try and reinstall/install a fresh copy of the extension using the downloaded program, it errors with "This Extension Is Already Installed To All Applicable Products". Is there a way I can clear all references to the extension so I can install this on version 18? Thanks!

holodoctor1 commented 2 years ago

Sorry, right after I submitted I realized there was an .msi installer, and it worked fine. The .visx installer wasn't working. Please disregard!