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 set .prq directory ?
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
‎Mar 02, 2010
08:50 AM
How to set .prq directory ?
Hello all,
I am new to Installshield. I am looking to add some prerequisites to our installer. I created a .prq file also. I will be adding these files along with our source files. I want to set the directory in the installshield project to look for these .prq files. I want to take that out of the default prerequisite directory. Please note that we will be doing our build using MSbuild and IS standalone build. Hence, I have to configure the .prq directory inside the isproj file.
I have two problems :
1. What is the property to set the .prq directory in the isproj file?
2. How do I set it in the Installshield? I don't find any options to the set the .prq directory. I see an option to set Mergemodule path but none for setting the path to .prq files.
I appreciate any help.
Thanks,
ASP
I am new to Installshield. I am looking to add some prerequisites to our installer. I created a .prq file also. I will be adding these files along with our source files. I want to set the directory in the installshield project to look for these .prq files. I want to take that out of the default prerequisite directory. Please note that we will be doing our build using MSbuild and IS standalone build. Hence, I have to configure the .prq directory inside the isproj file.
I have two problems :
1. What is the property to set the .prq directory in the isproj file?
2. How do I set it in the Installshield? I don't find any options to the set the .prq directory. I see an option to set Mergemodule path but none for setting the path to .prq files.
I appreciate any help.
Thanks,
ASP
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 03, 2010
10:28 AM
Thanks a lot. That works!