Microsoft Windows 64-bit application development best practises installation folder.
Posted
by abmv
on Stack Overflow
See other posts from Stack Overflow
or by abmv
Published on 2010-05-16T07:39:18Z
Indexed on
2010/05/16
7:50 UTC
Read the original article
Hit count: 363
My problem is that a vendor is providing me with a 64bit application (packed in a 64bit installer) but it goes and installs to the x86 (Program Files) Folder and he keeps telling me its OK but I want it to install in the Program Files directory; as the 32 bit version does that and scripts for the app are developed based on this assumption.
Can someone direct me to the Microsoft recommended best practices for 64bit applications(links).
Thanks in advance.
© Stack Overflow or respective owner