Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
64ビットプログラムをプログラムファイル(x86)にインストールするかどうかを尋ねたいのですが、それでも64ビットとして機能しますか?
はい。64ビットアプリケーションは、インストールされている場所に関係なく、常に64ビットのみを実行します。
ただし、これは64ビットプログラムの非標準のインストール場所になるため、お勧めしません。64ビットアプリケーションは通常Program Files、ではなくにインストールする必要がありProgram Files (x86)ます。
Program Files
Program Files (x86)