I use the app.config file to store some values (path to a mapping database, data connection selections). These settings differ on the user machines and I would like the inst
I know this is an old question but we didn't want to use WIX either for a very simple little installer. I found this article that explains in a lot of detail exactly how to do it. It worked perfectly for us.