ProjkyAddin is a ManagementStudio plug-in. The installation package is more than 500 kb and is compatible with SSMS2005, SSMS2008, SSMS2008R2, SSMS2012, and SSMS2014, this function provides a shortcut for the script files on the hard disk in the ManagementStudio toolbar. You can directly click the shortcut button in the current query window (if no
ProjkyAddin is a Management Studio plug-in with an installation package of more than 500 kb. It is compatible with SSMS 2005, SSMS 2008, SSMS 2008 R2, SSMS 2012, and SSMS 2014, this function provides a shortcut for the script files on the hard disk in the Management Studio toolbar. You can directly click the shortcut button in the current query window (if no
ProjkyAddin is a Management Studio plug-in with an installation package of more than 500 kb. It is compatible with SSMS 2005, SSMS 2008, SSMS 2008 R2, SSMS 2012, and SSMS 2014, this function provides a shortcut for the script files on the hard disk in the Management Studio toolbar. You can directly click the shortcut button in the current query window (if not, a new query window is created) add script content. Open source code. You can customize the content of the script as needed. Similar to the favorites bar function of IE browser.
With this plug-in, you can directly execute common scripts in the Management Studio interface environment, and no longer have to worry about where to find the script.
UseMethod 1:
After the plug-in is installed, the "ProjkyAddin" directory is automatically created under the "MyDocuments" directory of the current user, and three sample scripts are put into it. After Management Studio is started, add shortcuts to these scripts in the toolbar. This directory is the default script-loaded directory. Only the top-level directory Script Loading is supported, and the following sub-directory scripts are not supported.
UseMethod 2:
In addition to the default Script directory, you can configure any other directory.
There is a file named scriptfolders.txt under the plug-in installation directory. You can add a customized Script directory to the directory, with a single directory line. For example, if some Scripts are located under "D: \ SqlServer \ Scripts \ iotify", just add a line "D: \ SqlServer \ Scripts \ IO" to "scriptfolders.txt" (do not use double quotation marks. Other customized directories will be placed in a separate toolbar.
UseMethod 3:
Under the "Tools" menu in the main menu bar of Management Studio, the "Reload ProjkyAddin" menu can be reloaded from the configuration file once.AllTo save the trouble of restarting Management Studio.
UseMethod 4:
The toolbar of the script shortcut can change the position. You can drag or modify the custom position to change the default value of the interface. For example, you can drag the toolbar to the left or right of ManagementStudio.
NOTE 1: In Management Studio 2005, to load the plug-in properly, you may need to install Business Intelligent Development Studio. It works normally without any sp patch package.Use. Other Management Studio versions do not have this restriction.
NOTE 2: If you move the mouse to the script shortcut, the prompt box appears to display up to 255 characters of content.
Package: http://www.projky.com/downloads/3a382709-d680-476c-853d-dc3af5c625de/ProjkyAddin.zip
Source code: http://files.cnblogs.com/ProJKY/ProjkyAddin.src.zip
Source codeOpen SourceAddress: The http://projkyaddin.codeplex.com may have bugs and the repaired code is committed to CodePlex.
Later I will write some programming methods for the ManagementStudio plug-in. It is still very laborious to program the SSMS plug-in by myself. Thank you for your support.
Finally, I 'd like to say, keep it yourself.ToWe hope you will like this plug-in.