[izpack-users] problem creating shortcuts
Bartz, Klaus
Klaus.Bartz at coi.de
Fri Aug 4 15:57:40 CEST 2006
OK, this seems so that the compiler tries to include the dll
into the jar file. I hope, you have removed the "native/" prefix
in your <native> declaration.
At "normal" compiling (packaging) the dll will be copied from
%IZPACK_HOME%\bin\native\izpack\ShellLink.dll
At compiling IzPack self, the dll will be copied from its source
%IZPACK_HOME%\src\lib\com\izforge\izpack\util\os\ShellLink.dll
to the bin directory
%IZPACK_HOME%\bin\native\izpack\ShellLink.dll
This will be done with the ant task
generate.installer
in build.xml
If you cannot use ant and the dll is not in %IZPACK_HOME%\bin\native\izpack
please install the sources (if not already done) and copy
%IZPACK_HOME%\src\lib\com\izforge\izpack\util\os\ShellLink.dll
to there. If the dll is not there, install the last release of
IzPack.
Cheers
Klaus
>-----Original Message-----
>From: izpack-users-bounces at lists.berlios.de
>[mailto:izpack-users-bounces at lists.berlios.de]On Behalf Of mika
>Sent: Friday, August 04, 2006 3:44 PM
>To: izpack-users at lists.berlios.de
>Subject: Re: [izpack-users] problem creating shortcuts
>
>
>I would tell you, if there is such an file, but there is no
>jar created.
>
<snip>
More information about the izpack-users
mailing list