This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Predefined Folders: switching from 32-bit to 64-bit project
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 06, 2011
09:57 AM
Predefined Folders: switching from 32-bit to 64-bit project
I have a problem switching from a 32-bit to a 64-bit project. I basically made a copy of a 32-bit project and I now want to convert it to a 64-bit one.
I have changed the template summary to x64 but my main problem is now that I cannot see the 64-bit predefined folders ([CommonFiles64Folder], "Programfiles64Folder]). How do I make them appear in the list under "Show Predefined Folder"?
Thanks.
I have changed the template summary to x64 but my main problem is now that I cannot see the 64-bit predefined folders ([CommonFiles64Folder], "Programfiles64Folder]). How do I make them appear in the list under "Show Predefined Folder"?
Thanks.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 06, 2011
10:48 AM
Use the Direct Editor view to add the 64-bit folder entries to the Directory table. Probably the easiest way to get the appropriate values for the various fields is to copy them from the Directory table of a new Basic MSI project.
I believe that once you do that, you'll see the 64-bit predefined folders.
I hope that helps.
I believe that once you do that, you'll see the 64-bit predefined folders.
I hope that helps.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 07, 2011
06:11 AM
That worked perfectly.
Thanks!
Thanks!