S
Steve
I have a few questions I hope you can help me with.
1.) I would like, when the app install to check if a previous installation
exist, if so, just installs the new version over the old. I don't need any
feedback from customer. For now.
As of now I have to go into add/remove programs, and uninstall manually.
It's a pain!
2.) I use an Access DB file for the app. Before the new app installs, I
don't want the .mdb file to be overwritten. Maybe it could be copied
somewhere when it finds one.
I am fairly new to VB.Net, I hope you can help me out with some examples.
Thank you for all your help,
Steve
1.) I would like, when the app install to check if a previous installation
exist, if so, just installs the new version over the old. I don't need any
feedback from customer. For now.
As of now I have to go into add/remove programs, and uninstall manually.
It's a pain!
2.) I use an Access DB file for the app. Before the new app installs, I
don't want the .mdb file to be overwritten. Maybe it could be copied
somewhere when it finds one.
I am fairly new to VB.Net, I hope you can help me out with some examples.
Thank you for all your help,
Steve