Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For using the Shortcut Panel on Windows there are required the ShellLink native libraries to access some native APIs:

 

Code Block
languagehtml/xml
titleHow to include native DLLs for ShortcutPanel
<natives>
    <native type="izpack" name="ShellLink.dll"/>
    <native type="izpack" name="ShellLink_x64.dll"/>
<natives>

Both 32-bit and 64-bit versions are built-in to IzPack.