mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-2386 Archiving wix# msi
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user