Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
how to force multiple apps to install the the same program files dir using publish

How to force multiple small apps to use the same \Program Files\ sub-directory in an install using publish in VS2010 c# the reason is shared SQL Server Express databases

an answer was given, but I still need to know where Viewing "Target System on Local Machine" is in the publish properties or wizard, or where it is so I can set it


answer given

"You can set a default for the Application Directory by

Viewing "Target System on Local Machine"
right clicking on "Application Folder" and selecting properties.
Set the value of DefaultLocation to the directory where you want the application installed.

Also set the flag AlwaysCreate to false"
Posted
Updated 5-Jun-12 9:29am
v3
Comments
Sergey Alexandrovich Kryukov 4-Jun-12 21:14pm    
Not clear.
--SA
Sandeep Mewara 5-Jun-12 11:18am    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900