3

I am trying to upgrade my project. My earlier project had the 32 bit exe and now it is using 64 bit exe.

While upgrading it ts giving following error:

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).

I searched and found this link, but could not find the solution for the problem.

Does anyone know any possible solution for this?

akjoshi
  • 15,374
  • 13
  • 103
  • 121
Sandeepjn
  • 181
  • 1
  • 1
  • 7

1 Answers1

0

Consider setting the option 64 bit component to true in your component that deploys the exe.

Sid
  • 4,905
  • 1
  • 17
  • 17