Release 1

 Downloads & Files



Application HyperAddin.zip
application, 35K, uploaded Aug 31 2007 - 1555 downloads

Release Notes

HyperAddin is only useful if you have Visual Studio 2005 (or 2008) installed. To install HyperAddin, you need only copy the contents of the HyperAddin.zip file to your "%HOMEPATH%\My Documents\Visual Studio 2005\Addins directory. A simple procedure for doing this is

  • Open on the HyperAddin.zip file by clicking on the link below (and confirming all security dialogs).
  • Type Ctrl-A, Ctrl-C to select all files and copy them into the paste buffer.
  • Open an explorer window (Start -> Documents) and navigate to "Visual Studio 2005\Addins". If the 'Addins' directory does not exist create it (it should already exist however). For VS 2008 the directory is "Visual Studio 2008\Addins".
  • Type Ctrl-V to paste the files.

Launch Visual Studio, and you will notices a 'HyperAddin' Menu entry in the top menu bar. For documentation on use of the addin, simply use the 'HyperAddin Help' menu item.

For Visual Studio 2008 users, the path to the addins directory is Visual Studio 2008\Addins.

Deleting the copied files will uninstall the addin. See the HyperAddin Help for complete details.

-----------------------------------------------------------------

Alternatively, you might consider simply building hyperAddin from the source code, which has the added advantage that you get to immediately try out the hyperlinks in the hyperAddin solution. To do so,
  • go to the 'sources' tab for hyperaddin
  • open the ZIP and copy the contents to a local folder
  • goto the local directory and type 'build.bat' which builds and installs the hyperaddin (doing this before you launch Visual Studio so that VS sees the new addin).
  • open Hyperaddin.sln (or HyperAddin_VS2008.sln) in Visual Studio and start browsing (good place to start is _readme.cs)
  • Check out the Help in HyperAddin -> HyperAddin Help
 Reviews for this release
No reviews yet for this release.