visual studio 2010 - Run a batch file during installation -


I want to run a batch file - driver.bat - the application installation is completed Say it later. Visual Studio setup and deployment should be used during this package creation. , But the solution is giving me a problem: after the installation is complete, it is throwing like an error message:

'CMD.XA' should be excluded because its source file Windows File Protection

This problem occurs when the file is protected on the Windows operating system Is marked as. You need to successfully execute the file with this protection. The following links will help you do this -


Comments

Popular posts from this blog

runtime error - Cannot find an overload for op_subtraction when subtracting datetime from datetime in powershell -

javascript - Backbone pushState routes -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -