Hi, everyone.
I have different versions of my software that use different version of the Syntax Editor, and my application is compiled by an automated build machine.
As you may or may not know, you cannot have more than one version of the Editor installed at the same time. If you compile your application with the wrong version installed, you get a nice big error for it. I want to automate the Syntax Editor's installation process, if that is possible.
Running an MSI application from the command is easy enough to do, but not when the user needs to enter in information such as a license key. Does anyone know of a way to do that on the command line? Is there another way to handle this situation?
Thanks.
I have different versions of my software that use different version of the Syntax Editor, and my application is compiled by an automated build machine.
As you may or may not know, you cannot have more than one version of the Editor installed at the same time. If you compile your application with the wrong version installed, you get a nice big error for it. I want to automate the Syntax Editor's installation process, if that is possible.
Running an MSI application from the command is easy enough to do, but not when the user needs to enter in information such as a license key. Does anyone know of a way to do that on the command line? Is there another way to handle this situation?
Thanks.