stratdaz
Posts: 1
Joined: Sun Mar 18, 2012 11:53 pm

Web Deployment Project

I currently have a Web Setup project which I need to migrate to Visual Studio 11 since it is no longer supported.

It utilises the PreBuildEvent to run a custom program which merges Web.config files according to the target platform - Development, Test or Production.

It also utilises the PostBuildEvent to run a script which modifies the MSI file to include the build configuration and version.

Does Advanced Installer have this capability?
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Web Deployment Project

Hello and welcome to Advanced Installer forums,
Does Advanced Installer have this capability?
Yes, of course. Pre / post build events can be configured from the Media page -> Build Events tab.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”