Commit de l'installateur izPack
This commit is contained in:
15
YACOSCore/Install/shortcutSpec.xml
Normal file
15
YACOSCore/Install/shortcutSpec.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user