windows installer - Is there any standard for post build events within Visual Studio? -


I am working on a VS solution to copy files that compress the files to create post-build events Does the file that the package uses? Does anyone know if there is any best practice for transferring files to place in an MSI?

Unless you make sure that you do not want to create the latest release in your package You are fine, you are fine. But if you want to be prepared for "repackaging" situations, for example, to choose an option to easily exchange a file in an existing package, you can separate the build process from the "copy deployment project" process should do.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -