After released version 0.1, I got feedbacks about Indihiang tool for x64 environment. Actually Indihiang tool can run on x64 environment. You just copy all Indihiang files into x64 machine or you install a setup file of Indihiang tool. This can run because it utilizes WOW64 feature. WOW64 is a compatibility environment provided by the operating system that allows a 32-bit application to run on a Windows 64-bit operating system. It works but this tool can’t utilize x64 advantages so I want to port and build for x64 machine.
...