dib.bidibwizard-installer.2.0.29.source-code.windows_shortcut_specification.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bidibwizard-installer Show documentation
Show all versions of bidibwizard-installer Show documentation
jBiDiB BiDiB Wizard Installer POM
<?xml version="1.0" encoding="UTF-8"?> <izpack:shortcuts version="5.0" xmlns:izpack="http://izpack.org/schema/shortcuts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://izpack.org/schema/shortcuts http://izpack.org/schema/5.0/izpack-shortcuts-5.0.xsd" > <programGroup defaultName="${projectname}-${projectversion}" location="startMenu"/> <shortcut applications="no" commandLine="" description="${projectname}-client" desktop="yes" encoding="UTF-8" iconFile="$INSTALL_PATH/icons/wizard-logo2-34x34.ico" iconIndex="0" initialState="normal" name="${projectname}-Client-${projectversion}" programGroup="yes" startMenu="no" startup="no" target="$INSTALL_PATH\BiDiB-Wizard2.exe" terminal="false" type="Application" workingDirectory="$INSTALL_PATH"> <createForPack name="${projectname}"/> </shortcut> </izpack:shortcuts>