...
Required native library for using Shortcut Panel for installers targetting Windows.
| Code Block | ||||
|---|---|---|---|---|
| ||||
<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.
shortcutSpec.xml
Required XML resource file defining all shortcut options. The resource ID for the default spec file is shortcutSpec.xml. For details of shortcut spec options, see Shortcut Specification and the Shortcut Tips and Troubleshooting guide.
...