TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
giovanni
NA
4
0
Setup and deployment .NET
Jul 23 2011 4:38 AM
Hi everybody,
I'm using VS2008 for a local application using .NET and MS Access Database.
I've created a Setup and MSI installation project and everything works fine.
However, due to the sensitive data contained in the DB I've been required to prompt the user
with an installation folder where the DB will be stored (a standard edit field and browse button will do).
I can't find a way to add it to the "Installation Folder Form" or add a specific form to be included in the
Setup project.
Any suggestions?
Thanks in advance
Giovanni
Reply
Answers (
2
)
Enable standard winforms app to use ClickOnce?
Prerequisites for Setup and deployment