News | Contacts | Links | About Us
IntelliCommands
Link Version: Notes:
1.9.0 Please download the fully functional 15 days trial version of IntelliCommands for free. Your evaluation version is fully supported. Please feel free to submit your bug reports, suggestions, and comments. We will be glad to help you.

Notes:
The installation works with both XP and Vista. Please run the installation under administrative account.

Happy coding!
Automatic Setup Installation:

The automatic setup installation has finally been developed. Please accept my sincere apologies for the long wait.

Notes:

  • All manually installed files should be removed with the exception of your license file, MojabSoftware.Addins.IntelliCommands.lic
  • Run the setup program under the Administrator account for a smooth experience
  • The license file should be moved to the installed directory i.e. C:\Program Files\MojabSoftware\IntelliCommands\
  • Please make sure all instances of Visual Studio are closed as the setup program will try to uninstall the previous installations
Manual Installation:

Please follow the easy steps below to install IntelliCommands manually on to your machine.

Microsoft Visual Studio 2005 and higher would look for .addin (add-in xml file) files in the pre-defined locations. These locations are listed in Options dialog window. Please see the screenshot below.

The full paths that are shown not necessary exists on your machine. The missing sub-folders must be created manually. Also folders such as "Application Data" are hidden by default, please make sure you can view hidden files and folders in Windows Explorer.

The download zip file contains three files.

  1. MojabSoftware.Addins.IntelliCommands.dll - The addin core file
  2. MojabSoftware.Addins.IntelliCommands_VS2005.AddIn - The addin xml setting file for Visual Studio 2005
  3. MojabSoftware.Addins.IntelliCommands_VS2008.AddIn - The addin xml setting file for Visual Studio 2008

Instructions:

  1. Copy the MojabSoftware.Addins.IntelliCommands_VSxxxx.addin file to one of the valid locations as it was described earlier.
  2. You can optionally copy the MojabSoftware.Addins.IntelliCommands.dll file to the same location as the MojabSoftware.Addins.IntelliCommands_VSxxxx.addin file. In such case you are done installing the addin and you can jump to step 7.
  3. Copy MojabSoftware.Addins.IntelliCommands.dll file to any desired folder.
  4. Open MojabSoftware.Addins.IntelliCommands_VSxxxx.AddIn file in the notepad.
  5. Modify <assembly src="file">MojabSoftware.Addins.IntelliCommands.dll</assembly> element to add the location of MojabSoftware.Addins.IntelliCommands.dll file.  Example: <assembly src="file">C:\Documents and Settings\All Users\Application Data\Microsoft\MSEnvShared\MojabSoftware.Addins.IntelliCommands.dll</assembly>
  6. Save the file and then close notepad.
  7. Open Microsoft Visual Studio 2005 then go to Tools>Add-in Manager to make sure IntelliCommands is listed there. Please tick the first two check boxes next to "IntelliCommands" if they are not already checked.