izpack: Create shortcut on windows 7

后端 未结 2 505
别跟我提以往
别跟我提以往 2020-12-21 13:29

I use izpack to create an installer for my application. So far I was able to create the installer and on my linux machine everything is fine.
The problem is that on the

2条回答
  •  北荒
    北荒 (楼主)
    2020-12-21 13:53

    I compared this to a working installer file here which in contrast contains the following setting:

    
        
        
    
    

    When using a 32-Bit Java Runtime the 32-Bit ShellLink.dll will be used which is missing in your setup.

提交回复
热议问题