3
Answers

How to package settings file with setup wizard

Ask a question
erik l

erik l

16y
4k
1
How to include the settings file when packaging up a windows project using the wizard?

I am setting some of my object properties by using the Properties.Settings.Default.MyProperty.

How do I add this file that holds my propertys to my setup wizard so that it can be used on the client?

Erik

Answers (3)