All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dib.bidibwizard-installer.2.0.29.source-code.windows_shortcut_specification.xml Maven / Gradle / Ivy

There is a newer version: 2.0.26
Show newest version
<?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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy