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
- :
- How to create folder on non-windows volume on the target system
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
Feb 27, 2017
02:11 PM
How to create folder on non-windows volume on the target system
Hi
I have a basic MSI project in IS2014 that installs my application on the C drive. I want to create a folder structure on the D drive where all the data shall reside as D drive has plenty of space. We ship the workstation with our system, so I know it has a D drive with plenty of space.
There does not seem to be a way to specify drive when specifying folders on the target system under Files and Folders section. All the predefined folders reside on C drive.
How do I create folders on the D (non-windows volume) drive?
Thanks
Suhas
I have a basic MSI project in IS2014 that installs my application on the C drive. I want to create a folder structure on the D drive where all the data shall reside as D drive has plenty of space. We ship the workstation with our system, so I know it has a D drive with plenty of space.
There does not seem to be a way to specify drive when specifying folders on the target system under Files and Folders section. All the predefined folders reside on C drive.
How do I create folders on the D (non-windows volume) drive?
Thanks
Suhas
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 07, 2017
04:45 PM
This is fairly easy to do. In your project if you go to "Application Data" in the left hand node, then choose Files and Folders - in the middle pane it will show the "Destination Computer" at the top of the folders. If you right click on this choice you can then say "New Folder" and type in D:\ and the right click on the new D:\ and choose New Folder to build up your structure. It will create default Components for you as you do this that you can rename as you see fit.
I hope that helps some.
Chad
I hope that helps some.
Chad
