[izpack-users] Shortcut Panel creates an EMPTY file as a chortcut

J-Pro joker.pro at gmail.com
Fri Oct 20 10:59:49 CEST 2006


Good day dear IzPack gurus.

Have read doc about IzPack shortcut panel and how to create it. Everything 
is ok, the panel shows, but the file which is created as a shortcut is names 
as my app and it has no any extention and data inside it. Just a file, but 
created in the rigt program group.

Here is my default_shortcut_specification.xml:

<shortcuts>

  <skipIfNotSupported/>

 <programGroup defaultName="JPR" location="applications/startMenu"/>

 <shortcut os="windows"
    name="JPR"
    target="$INSTALL_PATH\JPR.url"
    commandLine=""
    workingDirectory="$INSTALL_PATH"
    description="Launch Client"
    iconFile="$INSTALL_PATH\jpr.ico"
    iconIndex="0"
    initialState="normal"
    programGroup="yes"
    desktop="yes"
    applications="no"
    startMenu="no"
    startup="no">

     <createForPack name="Core"/>

  </shortcut>

</shortcuts>


My application is a web-app which is installed in webapps folder of Apache 
Tomcat. So as a shortcut I want to place a link, an URL. But I can't do it, 
something goes wrong. Maybe somebody already know the problem, can you help 
me please?


Thank you in advance!



________________________________
With respect,

Yurii Kartsev,
Soft IT 




More information about the izpack-users mailing list