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.
如何减小可执行文件 InnoSetup 的大小?我试过 StripReloc,但我不明白它是如何工作的,你能告诉我如何使用 StripReloc 命令行吗?谢谢。
你不需要在 Inno 设置上运行 stripreloc,因为它已经完成了。