cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
angel_ortiz
Level 2

LE Help

I have VS2015 and IS LE installed on my system.

Right now I can use msbuild MySolution.sln. But I want to be able to specify the Project file source so I can create a setup.exe from any path I want. I have the following questions/help requests:

Help 1:
We do nightly builds and would like to automate the generation of a setup.exe from the command line.
From the command line I'd like to specify the location of the data files and folders and specify where to create/put the setup.exe.

Is this possible? If not, how?

Help 2:
Assuming there is a way to create a setup.exe from the command line (MSBuild or other), how can I specify that the Product GUID be automatically updated and the version number too?

Thank you,
Angel Ortiz
Sr. Software Engineer - LivaNova Inc.
Houston, Texas
0 Kudos
(1) Reply
NameTooShort
Level 7 Flexeran
Level 7 Flexeran

Hi,

There is a component called Automation Interface that does what you described, but it is available in Professional and Premier version only.
0 Kudos