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
- :
- Install some components to "My Documents"
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
May 28, 2008
01:10 AM
Install some components to "My Documents"
I want to install some components of our product to a folder in "My Documents" by default, just like Visual Studio has a folder in "My Documents". But I saw that Installshield Files and Folders view doesn't have "My Documents" for the destination computer's folders. How can I do that in a basic MSI project without using the absolute path?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 28, 2008
01:24 AM
What you're calling the My Documents folder is know as PersonalFolder in the ISM and MSI files. In the Components view, you'll see that as one of the folders in the Destination drop-down. If you're using the Files and Folders view, if you don't see it, right-click on the Destination Computer and go to Show Predefined Folders and select [PersonalFolder]. This will "expose" that as a folder that you can drag and drop files to or create sub-folders beneath.