개정판 4cc986f1
issue #000: fixed MARKUS.wxs
Change-Id: I87eaff8f1089dccfe843693f5d75cb58aaa9de59
build.bat | ||
---|---|---|
38 | 38 |
|
39 | 39 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
40 | 40 |
%LIGHT% -out ".\Setup\MARKUS-%1.msi" ".\Setup\MARKUS.wixobj" -ext WixUIExtension -ext WixUtilExtension |
41 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
42 | 41 |
%LIGHT% -out ".\Setup\FinalService\FinalService-%1.msi" ".\Setup\FinalService\FinalService.wixobj" -ext WixUIExtension -ext WixUtilExtension |
43 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
44 | 42 |
%LIGHT% -out ".\Setup\ConvertService\ConvertService-%1.msi" ".\Setup\ConvertService\ConvertService.wixobj" -ext WixUIExtension -ext WixUtilExtension |
45 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
46 | 43 |
%LIGHT% -out ".\Setup\MARKUS-Daelim-%1.msi" ".\Setup\MARKUS_daelim.wixobj" -ext WixUIExtension -ext WixUtilExtension |
47 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
48 | 44 |
%LIGHT% -out ".\Setup\MARKUS-DaelimTest-%1.msi" ".\Setup\MARKUS_daelim_test.wixobj" -ext WixUIExtension -ext WixUtilExtension |
49 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
50 | 45 |
%LIGHT% -out ".\Setup\FinalService\FinalService-Daelim-%1.msi" ".\Setup\FinalService\FinalService_daelim.wixobj" -ext WixUIExtension -ext WixUtilExtension |
51 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
52 | 46 |
|
53 | 47 |
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\MARKUS\Setup\*.msi" |
54 | 48 |
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\MARKUS\Setup\FinalService\*.msi" |
내보내기 Unified diff