Changes

Jump to: navigation, search

GanttProject

546 bytes added, 13:05, 4 November 2010
Added code for .mpp file association & put some standard headings in page
[http://ganttproject.biz/ GanttProject] GanttProject is an open source cross-platform desktop tool for project scheduling and management. It runs on Windows, Linux and MacOSX and is an alternative to MS Project.
This is silent installer and deinstaller for GanttProject
=Version 2.x=
GanttProject's installer places the icons in "%UserProfile%". This corrects that.
==WPKG Package==
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
</packages>
</source>
===Optional Extras===
If you want you can also add the following lines to associate Microsoft Project files with GanttProject.
<source lang="xml">
<install cmd='%COMSPEC% /c assoc .mpp=GanttProject.MPP' />
<install cmd='%COMSPEC% /c ftype GanttProject.MPP="%ProgramFiles%\GanttProject\ganttproject.exe" "%1"' />
</source>
=External Links=
*[http://ganttproject.biz/ GanttProject Website]
[[category:Silent Installers]]
73
edits

Navigation menu