Upgrading MindTouch (MSI)

MindTouch Resources

Browse our comprehensive library of resources to understand the benefits and features of MindTouch.

 

Upgrading MindTouch (MSI)

If you are currently running Mindtouch on Windows using the Kilen Woods MSI (version 8.08), and would like to upgrade to the newest version of MindTouch (MindTouch 2009), go through the following steps.

Backup your MindTouch install

Backup MySQL

Bring up the Windows console and type the following with the substitutions as follows:

<user> - replace with username that you are accessing mysql with
<password> - replace with the password for the user
"C:\backups\wikidb.sql" - replace this with where you want the dump to be put.  You must create a backup directory first to save this to.

"C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqldump" -R -u<user> -p<password> 
--result-file="C:\backups\wikidb.sql" wikidb


Backup Attachments

Copy the following folder to the backup directory:

C:\Program Files\MindTouch\MindTouch\data\files

 

Backup Service Storage

Copy the following folder to the backup directory

C:\Program Files\MindTouch\MindTouch\data\servicestate

 

Upgrade install

Note: If you are running the MSI version 8.08.1a or earlier, you will need to perform a manual upgrade.

After backing up your MindTouch install, download MindTouch 2009 and run the MSI. The MSI will launch, and you will see the following screen. Click Next to continue.

=media_1245868391179.png

This will show the following screen. Accept the License Agreement, and then click Next:

=media_1245868483217.png

This will then show you the following screen that detects if a previous version of MindTouch is installed; to continue with the upgrade, click Upgrade.

=media_1245868567095.png

The upgrade process will update the database and update required files.

=media_1245868870801.png

Once the update has finished, it will present you with the following screen to show the changes that were made to the database (along with errors, if any). If no errors are shown, then click Next.

=media_1245873632997.png

This will then show you the final screen, where you can launch your MindTouch install by clicking Finish:

=media_1245873657270.png

If you encounter any issues with your upgrade, please contact MindTouch Support to help get your issue resolved. Please note that a commercial support plan is required to contact MindTouch Support.