jwise
Posts: 4
Joined: Sat Sep 15, 2012 7:30 pm

Forcing Updated output

If I change one or more of the files used in building my output.msi, what must I do to insure that the changed source file is used in building the new output file?
The updated file will have the same name as the original source file, but does not contain any version information.
Bogdan
Posts: 2791
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: Forcing Updated output

If a file included in the setup changed a simple "Build" command should detect this, using a timestamp check, and automatically rebuild the MSI package so the new source is included.

If no files have change rebuilding the MSI is skipped and you will see a message notifying you about that.

Best regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”