[izpack-users] Short Cut Problem - Start in
IlluminationsFX
info at illuminationsfx.com
Wed Oct 25 15:46:35 CEST 2006
IlluminationsFX wrote:
> I have a problem with the shortcuts being created by izpack....The
> installer creates them with no problem, but the "Start in" field on the
> shortcut properties is blank. This is causing the help file to not open
> for some reason. If I manually enter the correct folder in Start in
> everything works fine...???????
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>
>
>
BTW here is a copy of my shortcuts.xml file
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<shortcuts>
<skipIfNotSupported />
<programGroup defaultName="GDTJ" location="applications"/>
<shortcut
name="GDTJ"
programGroup="yes"
desktop="yes"
applications="no"
startMenu="no"
startup="no"
target="$INSTALL_PATH\programfile.jar"
workingDir="$INSTALL_PATH"
commandLine=""
description="GDTJ"
iconFile="$INSTALL_PATH\my.ico"
iconIndex="0"
initialState="noShow">
<createForPack name="Core"/>
</shortcut>
</shortcuts>
More information about the izpack-users
mailing list