Click here to Skip to main content
15,867,939 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
I have created the Setup of my application. I want attached XML file which is not included in the Setup but it should be external. I don’t want to add XML file when we create a setup. I want to create a Setup only once but I can change XML file many times without creating a Setup file.
Thanks in advance.
Posted
Updated 8-May-11 20:01pm
v3

1 solution

In Solution Explorer right-click on YourSetupProject node -> Add -> File...
 
Share this answer
 
Comments
Groulien 6-May-11 8:07am    
Add -> Existing file
5

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