Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Vsi Builder 2010
Vsi Builder 2010

Vsi Builder 2010

Alessandro Del Sole [MVP]

|
1,731 installs
| (0) | Free
Generate old-style .Vsi packages to deploy add-ins (not extensions) and code snippets for Visual Studio 2010
Download

Vsi Builder 2010 is an extension for Visual Studio 2010 which allows packaging code snippets and add-ins into the old-style .Vsi packages, since they cannot be deployed via the new VSIX format.

The full source code in Visual Basic 2010 is available on CodePlex:http://vsibuilder.codeplex.com

(Portions of the extension use the DotNetZip library)

You simply add a list of additional contents, like snippets and add-ins, and then you build your redistributable .Vsi installer. With Vsi Builder you can

  1. package, deploy and share Code Snippets and Visual Studio add-ins (not extensions) who are not supported by the VSIX format
  2. add End User License Agreement to the packages
  3. add a digital signature whenever you own a digital certificate
  4. uninstall previously installed contents

It works with Visual Studio 2010. You first load your contents in to the tool window:

Next you build your .Vsi package that you can share with other developers and easily install the additional code snippets and add-ins:

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft