仅适用于 Windows 2000 的 InnoSetup 中的 OnlyBelowVersion 应该使用什么值?
如果Windows版本是2000,我想使用OnlyBelowVersion来安装sc.exe程序,而对于Windows NT及以下版本根本不需要。
仅 Windows 2000 所需的唯一以下版本是什么,即 Windows XP 或 Windows 2003 的最小字符串是什么?
I want to use OnlyBelowVersion to install the sc.exe program if the Windows version is 2000 and not at all for Windows NT and below.
What is the only below version required for Windows 2000 only, ie what is the minimum windows XP or Windows 2003 string?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
来自 InnoSetup 帮助文件:
>
和:
From the InnoSetup help file:
>
And: