프로젝트

일반

사용자정보

개정판 e8458253

IDe8458253210316a7548677af3c114073850b5a4f
상위 4419d4fb
하위 6cfbddb5

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

issue #937: fixed FinalService_SNI.wxs

Change-Id: I95d87d69ecadc11284ab8163d945517d1f826f54

차이점 보기:

FinalService_SNI.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="FinalService" Language="1033" Version="$VERSION" Manufacturer="DOFTECH(C)" UpgradeCode="3E187583-A5AF-4DA2-89A1-83C192A0E60A">
3
	<Product Id="*" Name="FinalService" Language="1033" Version="1.0.0.0" Manufacturer="DOFTECH(C)" UpgradeCode="3E187583-A5AF-4DA2-89A1-83C192A0E60A">
4 4
		<Package Platform="x64" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
5 5

  
6 6
		<MajorUpgrade Schedule="afterInstallInitialize" DowngradeErrorMessage="A newer version of [ProductName] is already installed. Setup will now exit." AllowSameVersionUpgrades="yes"/>
......
155 155
	  <Component Id="commonlib.dll" Directory="INSTALLFOLDER" Guid="a766f7cf-1bc2-4b28-abe5-b35eedc05e01" Win64='yes'>
156 156
          <File Id="commonlib.dll" KeyPath="yes" Source=".\Setup\FinalService\CommonLib.dll" />
157 157
      </Component>
158
	  <Component Id="cmpA1B4B86FAF034766AF4C20AC35DF7650" Directory="INSTALLFOLDER" Guid="8F72FBF9-AE33-4C0B-8FB7-77D5F8F2BEAE" Win64='yes'>
159
          <File Id="fil7B7D1EB3B08046D3B93BFABD23C44A2C" KeyPath="yes" Source=".\Setup\FinalService\log4net.dll" />
160
      </Component>
161
	  <Component Id="cmpA26225576C2F43AC9D8E002F3A9D9E44" Directory="INSTALLFOLDER" Guid="9A188066-2983-42B5-9752-ECB93286C3F2" Win64='yes'>
162
          <File Id="fil369B3E5272804264BD7E6A512BE81DA3" KeyPath="yes" Source=".\Setup\FinalService\log4net.xml" />
163
      </Component>
158 164
	  <Component Id="monitorservice" Directory="INSTALLFOLDER" Guid="44c71fdb-afa5-490e-b111-40a23039f665" Win64='yes'>
159 165
          <File Id="monitorservice" KeyPath="yes" Source=".\Setup\FinalService\FinalService_Watcher.exe" />
160 166
          <ServiceInstall Id="MonitorServiceInstaller" 

내보내기 Unified diff

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