Added support for creating an IzPack installer.

This commit is contained in:
dev
2011-07-21 09:46:25 +00:00
parent c3c01004bf
commit 4f6e5b3671
436 changed files with 15229 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts>
<programGroup defaultName="itoopie" location="startMenu" />
<shortcut name="itoopie"
target="$INSTALL_PATH\itoopie.exe"
commandLine=""
workingDirectory="$INSTALL_PATH"
iconFile="$INSTALL_PATH\logo.png"
initialState="noShow"
programGroup="yes"
startMenu="yes"
desktop="yes"
startup="no" />
</shortcuts>