如何将签名的 jar 文件转换为 .exe 文件并保持签名?

发布于 2024-11-14 17:01:32 字数 149 浏览 6 评论 0原文

我创建了一个 JAR 文件,并使用 keytool 和 keytool 对其进行了签名。 jarsigner,然后我生成了一个 .exe 文件,但该 .exe 不保留证书的信息

如何将此 .jar 转换为 .exe 文件而不丢失此信息?

感谢您的帮助!

I have created a JAR file and I've signed it using keytool & jarsigner and then I generated a .exe file, but the .exe does not keep the information of the certificate

How can I convert this .jar to an .exe file without loosing this info?

Thanks for your help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绻影浮沉 2024-11-21 17:01:32

我发现唯一的方法是签署生成的 .exe 文件。

这是执行此操作的指南
http://help.godaddy.com/article/4778?locale=en

I found that the only way to do that is signing the generated .exe file.

And here's a guide to do that
http://help.godaddy.com/article/4778?locale=en

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文