Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个多平台 jar,可以在所有 3 个平台上单击时运行。
安装桌面快捷方式/应用程序的最佳方法是什么,基本上只是符号链接或链接到该 jar?
我认为您需要某种向导安装程序。它将负责将您的 jar 放入特定目录(程序目录)并创建桌面快捷方式。对于 Windows 操作系统,您可以使用Jsmooth