mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
SDA-2386 Archiving wix# msi
This commit is contained in:
parent
5bc15dc36b
commit
89ebfa0fec
@ -97,6 +97,5 @@ echo "copy msi result to target dir"
|
||||
copy "%AIP%-SetupFiles\%AIP%.msi" "%targetsDir%\%archiveName%.msi"
|
||||
|
||||
echo Building new installer with wix#
|
||||
REM pushd "installer\win"
|
||||
call "BuildWixSharpInstaller.bat"
|
||||
REM popd
|
||||
copy "Symphony.msi" "%targetsDir%\Wix-%archiveName%.msi"
|
||||
|
Loading…
Reference in New Issue
Block a user