Results 1 to 3 of 3

Thread: Allow "Program Files" destination folder override

  1. #1
    Join Date
    Mar 2012
    Posts
    1

    Allow "Program Files" destination folder override

    I have found a lot of discussion in these forums concerning the x86/x64 programs folders but cannot seem to find the answer to my question.

    With a basic MSI installer that is 32b and by default installs to "Program Files (x86)" on a 64b machine is there a way to allow the user to change the "Install to" folder to "Program Files"? This folder may be selected by the user with the "Change" button. However, it still installs to the (x86) folder. Changing to a folder other than the "Program Files" location does result in successfully changing the Destination Folder.

    Regards

  2. #2
    Join Date
    Oct 2001
    Location
    Schaumburg, IL
    Posts
    2,031
    I think that you need create a 64-bit package to be able to install your files in native 64-bit locations. To do so, try changing the value of the Template Summary setting in the General Information view to include "x64" instead of "Intel".
    Last edited by hidenori; 07-10-2012 at 01:52 PM.
    Hidenori Yamanishi - Senior Software Engineer - Flexera Software: InstallShield Team

  3. #3
    Join Date
    Jan 2004
    Posts
    1,857
    The following help topic has more background information on targeting 64-bit systems:
    Targeting 64-Bit Operating Systems
    Debbie Urman - Staff Technical Writer - Flexera Software: InstallShield/InstallAnywhere

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •