Is it possible to select the architecture of an execute in Command Prompt?

47 Views Asked by At

I have SweetHome 3D.exe that include both x86 and x64 in the same installer.

During the process you have a place where you can select which architecture you want x86 or x64.

My problem came in silent mode where it doesn't ask and install x86 by default. Does anybody have an idea which command I need to add to be in x64. This is working, but it miss me the architecture selection option to add:

sweethome3d.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /LANG=french
0

There are 0 best solutions below