I need to create a setup project that not only installs my app, but also runs an EXE that I created to run a SQL against a database. This SQL only needs to be run at installation.
You can add that EXE in the setup and also add some code to your app (i.e. on load event to check if task is done or not and regard query to take adequate action - run or not certain .exe)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.