P
Paul
Hello everyone:
I am developing a VB.Net Windows Application and I am now ready to create
the deployment project for it.
This application needs to be installable on a different number of users /
clients, and the application has an Access DB out on their network.
How can I create a deployment routine where I can have a dialog box prompt
for the network share (i.e. \\server\dbfolder) at install-time?
Once network the share is specified I would then need to be able to have the
deployment / install routine write what was input from that dialog box to
the registry?
I've searched the NG's and reference books and am coming up with nothing.
Does anyone know how I can do this?
Your help is greatly appreciated !! Thank you in advance.
- Paul.
I am developing a VB.Net Windows Application and I am now ready to create
the deployment project for it.
This application needs to be installable on a different number of users /
clients, and the application has an Access DB out on their network.
How can I create a deployment routine where I can have a dialog box prompt
for the network share (i.e. \\server\dbfolder) at install-time?
Once network the share is specified I would then need to be able to have the
deployment / install routine write what was input from that dialog box to
the registry?
I've searched the NG's and reference books and am coming up with nothing.
Does anyone know how I can do this?
Your help is greatly appreciated !! Thank you in advance.
- Paul.