You mean to have single executable file for all architecture or to have all associated dll's and other files in one file?
Emmm, yes. But I will show you the example for representing my meaning correctly. Single executable file style: NSudoG.exe NSudoC.exe NSudo.json The new style I want: NSudoG.exe NSudoC.exe NSudo.json NSudoAPI.dll (NSudo Shared Library, based on C or COM, you can use it in .Net with a simple wrapper called M2.NSudo.dll written by myself, it also can reduce the size of NSudoG.exe and NSudoC.exe.) Kenji Mouri