Hi there,
Is there any way to execute a bat file after deploying an application? I explain it better..... I have created an application and once installed I have to run a couple of commands which will activate the software installed and will connect it to the server. I have the application already packaged (it is an msi file) and I have a bat file which contains the commands that have to be run after the installation. So, how could I do both in the same deployment? I mean, without to have to wait until the application is installed and afterwards deploying a package with the bat file. Something like the option to install an application before the main application, but in this case it wold be after the main application.
I hope to have explained it clearly
Thanks in advance.
Best regards
Gustavo
Is there any way to execute a bat file after deploying an application? I explain it better..... I have created an application and once installed I have to run a couple of commands which will activate the software installed and will connect it to the server. I have the application already packaged (it is an msi file) and I have a bat file which contains the commands that have to be run after the installation. So, how could I do both in the same deployment? I mean, without to have to wait until the application is installed and afterwards deploying a package with the bat file. Something like the option to install an application before the main application, but in this case it wold be after the main application.
I hope to have explained it clearly
Thanks in advance.
Best regards
Gustavo