[Setup]
; 开启64位模式
ArchitecturesInstallIn64BitMode=x64

[Run]

;根据是否是64位进行不同的操作
Filename: "..."; Check: Is64BitInstallMode
Filename: "..."; Check: not Is64BitInstallMode

相关文章:

  • 2021-10-17
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-12-09
  • 2021-11-12
  • 2021-09-01
  • 2022-12-23
相关资源
相似解决方案