h353655
Posts: 29
Joined: Wed Jun 21, 2017 2:51 pm

Building with MSBuild

Wed Feb 21, 2024 3:05 pm

I noticed to my dismay, that when I build my visual studio solution containing an aiproj, MSBuild seems to just skip that.
What is needed to make sure my aip/aiproj will be built also?

Or do I need to have a command line on my build server that runs AI and builds the aip?

I'm sure it's just me doing something wrong...

Catalin
Posts: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: Building with MSBuild

Thu Feb 22, 2024 12:42 pm

Hello,

In your VS project, click on "Configuration Manager":
Screenshot_109.png
Screenshot_109.png (29.19KiB)Viewed 930 times
and make sure the "Build" is checked for your Advanced Installer project:
Screenshot_110.png
Screenshot_110.png (20.29KiB)Viewed 930 times
Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”