[izpack-devel] shortcut panel

kokomelle kossentni_noura at yahoo.fr
Mon Jan 7 13:29:36 CET 2008


Hi, 
I want to add shortCut Panel to my installer.
I followed all the instructions mentionned in the tutorial but the pannel
doesn't appear :,( 

in few words, I made that :
in my installer xml file I added: 
 <panel classname="ShortcutPanel"/>
<res id="shortcutSpec.xml" src="install/shortcutSpec.xml"/>
<res id="Unix_shortcutSpec.xml" src="install/Unix_shortcutSpec.xml" />
 <native type="izpack" name="ShellLink.dll"/>
   <native type="3rdparty" name="COIOSHelper.dll" stage="both">
        <os family="windows"/>
    </native>


My shortcutSpec.xml file contains:
<shortcuts>
   <skipIfNotSupported/>
   <programGroup defaultName="AppName" location="applications"/>
 
   <shortcut name="Start application server"
iconFile="$INSTALL_PATH\icons\start.ico"
target="$INSTALL_PATH\eclipe\eclipse.exe" description="Start Application
Server" initialState="normal" programGroup="yes" desktop="yes"
startMenu="no"/>
 </shortcuts>
 is there any suggestions?
Thank you in advance

-- 
View this message in context: http://www.nabble.com/shortcut-panel-tp14664614p14664614.html
Sent from the izpack devel mailing list archive at Nabble.com.



More information about the izpack-devel mailing list