Files
yacos/YACOSCore/Install/shortcutSpec.xml

15 lines
441 B
XML

<shortcuts>
<skipIfNotSupported/>
<programGroup defaultName="YACOS\Start YACOS"
location="startMenu" id="yacos.programgroup"/>
<shortcut
name="Start YACOS"
target="$INSTALL_PATH\StartYACOS.bat"
commandLine=""
workingDirectory="$INSTALL_PATH\"
description="Starts the YACOS JBoss Server"
desktop="yes"
applications="yes||no"
startMenu="yes" id="yacos.shortcut">
</shortcut>
</shortcuts>