x64 에서 x86으로 실행

x64 에서 x86으로 실행

!CorFlags.exe You can modify the .exe with CorFlags:

CorFlags.exe ComiIDE.exe /32Bit+

Will force 32bit, and:

CorFlags.exe ComiIDE.exe /32Bit-

Will turn it off again.