프로젝트

일반

사용자정보

개정판 4cc986f1

ID4cc986f1b2095af0ac381b7f548b1bf6c532e2e9
상위 f3b4d247
하위 805fc3b7, 32f10501

백흠경이(가) 5년 이상 전에 추가함

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

클립보드 이미지 추가 (최대 크기: 500 MB)