Changes

Jump to: navigation, search

GanttProject

64 bytes added, 08:56, 21 January 2013
WPKG Package: small amelioration : VERSION variable
id="ganttproject"
name="GanttProject"
revision="1%VERSION%"
priority="0">
<check type="uninstall" condition="exists" path="GanttProject" />
<variable name="VERSION" value="2.6.1-r1499" />
<!-- This software requires a JRE in order to run. Please, see http://wpkg.org/Java on how to install one -->
<depends package-id="java6" />
<install cmd='%SOFTWARE%\ganttproject\ganttproject-2.0.10%VERSION%.exe /S' />
<install cmd='%COMSPEC% /c move /y "%UserProfile%\Start Menu\Programs\GanttProject" "%AllUsersProfile%\Start Menu\Programs"' />
<!-- Permissions on the GanttProject start menu folder will now be such that only administrators can access the shortcuts.
<install cmd='%COMSPEC% /c del /q /s "%UserProfile%\Desktop\GanttProject.lnk"' />
<upgrade cmd='%SOFTWARE%\ganttproject\ganttproject-2.0.10%VERSION%.exe /S' />
<upgrade cmd='%COMSPEC% /c rmdir /q /s "%UserProfile%\Start Menu\Programs\GanttProject"' />
<upgrade cmd='%COMSPEC% /c del /q /s "%UserProfile%\Desktop\GanttProject.lnk"' />
<install cmd='%COMSPEC% /c ftype GanttProject.MPP="%ProgramFiles%\GanttProject\ganttproject.exe" "%1"' />
</source>
 
=External Links=
*[http://ganttproject.biz/ GanttProject Website]
[[category:Silent Installers]]
15
edits

Navigation menu