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.
我在将更高版本升级到更低版本时遇到问题。我已经实现了多语言支持;假设在升级时以法语安装的旧版本是英语,这是我的操作系统语言;事实上它应该用法语显示。
您是否已将安装配置为提示输入用户语言,而不是检测操作系统区域设置?只需转到 Releases 视图,找到您的版本并确保“Languages Dialog”设置为 yes。
由于应用程序的安装语言与操作系统语言不同,因此您需要提示用户。据我所知,您无法在 InstallShield 早期检测到以前安装的语言。