posted on Tuesday, December 26, 2006 8:06 PM
by
marcorusso
Use of SQL Prompt / SQL Refactor with non-admin user
If you use SQL Prompt v3 and/or SQL Refactor like me (they are very useful), you will appreciate this hint on how to correctly enable SQL Server Management Studio add-in menus on a non-admin user account.
You have to run this command within each non-admin account you want to use with (read this thread to get more info):
C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe /setup
I am sure I will need this post in a few months, when I will setup my new notebook...