Creating a Patch Release

  • Thread starter Thread starter Gary Fehr
  • Start date Start date
G

Gary Fehr

How can I create a patch release with a setup project. I have deployed a
project and need to issue a bug fix and don't wish to uninstall the current
package and then reinstall it.

Thanks.

Gary
 
set your setup project to overwrite the affected dll or executable. I have
run into problems with the file being hot, which means overwrites will fail
if the application is still running.
hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top