The Mindjet Labs

Hands-on MindManager
Welcome to The Mindjet Labs Sign in | Join | Help

Microsoft Visual Studio 2005 Add-in Template

File Details
Downloads: 512 File Size: 1.2MB
Posted By: Michael S. Scherotter Views: 3532
Date Added: 18 Aug 2006

CalendarVersion 1.3.4: Add a project template to Microsoft Visual Studio 2005 for MindManager 6 Add-Ins built with C# and Visual Basic.Net.

Check Version 1.3.4 Released 3/2/2007

Arrow Up Prerequisites:

Any version of Microsoft Visual Studio 2005 that can build Setup and Class Library Projects (2005 Express Edition cannot build setup project).

Arrow Down Installation:
  • Close Microsoft Visual Studio.
  • Download and run the Installer.
  • Note: This installer will install the MindManager 6.2.399 PIA on the development system and include it in any installer created.  This is necessary to create upgrade-safe add-ins.
Information Usage:
  • Start Microsoft Visual Studio 2005.
  • Select File...New...Project...
  • In the Project Types control, select Mindjet MindManager Projects
  • In the Templates list, select Mindjet MindManager 6 C#/VB.net Add-In
  • Press [OK] to start the project wizard.

Calendar Revision History:

  • 3/2/2007: Added MindManager 6.2.399 PIA to installer.
    Added language setups for German, French, and Japanese.
    Fixed minor bugs in project creation. 
    Packaged as an exe to install on Windows Vista with appropriate security.

Comments
 

bradallen said:

Anyone had any problems with installing this add-in on VISTA? I get a error relating to lack of permissions on CLASSES_ROOT.
2 Feb 2007 11:49 AM
 

francies said:

i need it
14 Feb 2007 3:06 AM
 

bpineau said:

I downloaded and installed the addin for VS 2005 but it does not show the template. any help would be great. Thanks
27 Feb 2007 3:29 PM
 

sfschiller said:

On a german WinXP and VS2005 (LCID 1031) you have to create some localized dirs. Make a 1031-copy of all 1033-dirs and you're going. A german translation of the dialogs is in work!
15 Apr 2007 4:40 AM
 

Giorgio Mantovani said:

I tried to update an AddIn created with version 1.2.3 to version 1.3.4 of this template, but I was compelled to rolback to the old version. The new one fails inside the OnConnection event at the statement: mmBar = applicationObject.CommandBars.Add("GM_MM6_AddIn2.Connect", "GMBar"). Anyone has suggestion on the reason why?
8 Jun 2007 3:20 AM
 

Giorgio Mantovani said:

With version 1.2.3 I was capable to upgrade an AddIn built for MM6 to MM7. To do this I replaced the reference to MindManager 6 Type Library with a reference to MindManager 7 Type Library. After rebuilding the project I manually added the AddIn to the registry of MM7 and everithing works.
11 Jun 2007 2:38 AM

Add Comment

Name (required)
Web Site (optional)
Comment (required)
Add