如何更改安装位置屏幕的磁盘 space 单位?
How to change disk space unit of install Location screen?
我们想以 GB 为单位显示 "Required disk space" 和 "Free disk space"。但它以 MB(例如 3014 MB)而不是 3 GB 为单位显示磁盘 space。有什么方法可以将单位从 MB 更改为 GB?目前我使用的是最新版本的 install4j 7.0.9。
我发现之前有人问过同样的问题。
How to customize disk space unit of install location dialog?
上面提供了答案 link 指定问题将在 install4j 版本 6.0 中得到解决。但问题仍然存在于 install4j 版本 7.0.9.
从6.0开始,磁盘space如果大于10GB则以GB为单位显示。因此“3014 MB”按预期显示。
我们想以 GB 为单位显示 "Required disk space" 和 "Free disk space"。但它以 MB(例如 3014 MB)而不是 3 GB 为单位显示磁盘 space。有什么方法可以将单位从 MB 更改为 GB?目前我使用的是最新版本的 install4j 7.0.9。
我发现之前有人问过同样的问题。
How to customize disk space unit of install location dialog?
上面提供了答案 link 指定问题将在 install4j 版本 6.0 中得到解决。但问题仍然存在于 install4j 版本 7.0.9.
从6.0开始,磁盘space如果大于10GB则以GB为单位显示。因此“3014 MB”按预期显示。