프로젝트

일반

사용자정보

개정판 caed1b2b

IDcaed1b2ba9367e3b91d9385136ac31c98c106216
상위 51ea2db9
하위 d0a69d70

백흠경이(가) 약 4년 전에 추가함

설치 파일에 manifest 파일 포함

Change-Id: If691b828f3f58dca0152d5455850c4dc0e9f7624

차이점 보기:

HYTOSx86.wxs
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3
	<Product Id="*" Name="HYTOS" Language="1033" Version="3.0.0.0" Manufacturer="SECL(C)" UpgradeCode="B155239C-3C7D-442A-8830-3475FF8538A4">
3
	<Product Id="*" Name="HYTOS" Language="1033" Version="{VERSION}" Manufacturer="SECL(C)" UpgradeCode="B155239C-3C7D-442A-8830-3475FF8538A4">
4 4
	<!-- Local Build <Product Id="*" Name="HYTOS" Language="1033" Version="$VERSION" Manufacturer="SECL(C)" UpgradeCode="B155239C-3C7D-442A-8830-3475FF8538A4">-->
5 5
		<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
6 6

  
......
175 175
					</Extension>
176 176
				</ProgId>
177 177
			</Component>
178
			<Component Id="cmpBEFDE19CF23D4EBA8ADDCC0B50CDA48D" Directory="INSTALLFOLDER" Guid="0D1EBEE2-1D4D-49D4-8A3A-E5D7D8CEBA26">
179
				<File Id="filE19E31C52557453195F7DE3B85130013" KeyPath="yes" Source=".\dist\App\HYTOS.exe.manifest" />
180
			</Component>
178 181
			<Component Id="cmpE081930E3AC3638577381DDFBA414F12" Directory="INSTALLFOLDER" Guid="5B2A1CBE-BE58-4EE4-91D9-C1A9B60D57A4">
179 182
                <File Id="filC49FA364C0664720C60E660AD739EB07" KeyPath="yes" Source=".\dist\App\HYTOS.exe.manifest" />
180 183
            </Component>
packagex86.bat
3 3
SET hhmmss=%TIME:~0,2%-%TIME:~3,2%-%TIME:~6,2%
4 4
SET hhmmss=%hhmmss: =0%
5 5

  
6
REM SET CANDLE="C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe"
7
REM SET LIGHT="C:\Program Files (x86)\WiX Toolset v3.11\bin\light.exe"
8
REM SET SIGNTOOLPATH="C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64\signtool.exe"
9
REM SET SIGNPATH="c:\cert\www.doftech.co.kr.pfx"
10

  
11 6
Del Setup\*.wixpdb
12 7
Del Setup\*.wixobj
13 8
Del Setup\*.msi

내보내기 Unified diff

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