我正在尝试升级我的项目。我之前的项目有32位exe,现在它使用64位exe。
升级时会出现以下错误:
WIN64DUALFOLDERS: Substitution in
'C:\Program Files (x86)\SHAKESPEARE_INC\Othello\'
folder had been blocked by the 1 mask argument (the folder pair's
iSwapAttrib member = 0).
我搜索并找到了this链接,但找不到问题的解决方案。
有人知道任何可能的解决方案吗?
答案 0 :(得分:0)
考虑在部署exe的组件中将选项64位组件设置为 true 。