개정판 8983b426
dev issue #000 : fix
Change-Id: Ic5a5ec73f12a2e79be5dfa95aefb243aaf68770e
package.bat | ||
---|---|---|
18 | 18 |
%LIGHT% -out ".\Setup\ID2-%1.msi" ".\Setup\ID2.wixobj" -ext WixUIExtension -ext WixUtilExtension |
19 | 19 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
20 | 20 |
|
21 |
%CANDLE% ".\SPPIDConverter.wxs" -out .\Setup\ |
|
22 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
23 |
%LIGHT% -out ".\Setup\SPPIDConverter-%1.msi" ".\Setup\SPPIDConverter.wixobj" -ext WixUIExtension -ext WixUtilExtension |
|
24 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
25 |
|
|
21 | 26 |
REM %CANDLE% ".\ID2_TRIAL.wxs" -out .\Setup\ |
22 | 27 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
23 | 28 |
REM REM %LIGHT% -out ".\Setup\ID2_TRIAL-%1.msi" ".\Setup\ID2_TRIAL.wixobj" -ext WixUIExtension -ext WixUtilExtension |
24 | 29 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
25 | 30 |
|
26 |
REM %CANDLE% ".\SPPIDConverter.wxs" -out .\Setup\ |
|
27 |
REM REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
28 |
REM %LIGHT% -out ".\Setup\SPPIDConverter-%1.msi" ".\Setup\SPPIDConverter.wixobj" -ext WixUIExtension -ext WixUtilExtension |
|
29 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
30 |
|
|
31 | 31 |
REM %CANDLE% ".\SPPIDConverter_TRIAL.wxs" -out .\Setup\ |
32 | 32 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
33 | 33 |
REM %LIGHT% -out ".\Setup\SPPIDConverter_TRIAL-%1.msi" ".\Setup\SPPIDConverter_TRIAL.wixobj" -ext WixUIExtension -ext WixUtilExtension |
내보내기 Unified diff