프로젝트

일반

사용자정보

개정판 3e2e0589

ID3e2e05892babe8d6b2da8bdff3e83d290f9a4dc8
상위 66128b37
하위 b3f088e9

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

issue #000: register windows service while installing final service

Change-Id: I3e36ca9a2cc46860f15103ab048a9e2daf7e2e55

차이점 보기:

FinalService.wxs
114 114
      </Component>
115 115
      <Component Id="cmp599C0D2E83328F2696719B080E32F4DF" Directory="INSTALLFOLDER" Guid="84BB02E7-D578-47DC-A549-4B09FEDA4309" Win64='yes'>
116 116
          <File Id="fil5A455357091A4ADF7BA95765CC16064C" KeyPath="yes" Source=".\Setup\FinalService\KCOM_FinalService.exe" />
117
          <ServiceInstall Id="ServiceInstaller" 
118
            Type="ownProcess" 
119
            Name="FinalService" 
120
            DisplayName="MARKUS FinalService" 
121
            Description="convert user comments to pdf file" 
122
            Start="auto" 
123
            ErrorControl="normal" />
124
          <!-- Tell WiX to start the Service -->
125
          <ServiceControl Id="StartService" Start="install" Stop="both" Remove="uninstall" Name="FinalService" Wait="yes" />
117 126
      </Component>
118 127
      <Component Id="cmp2662FB243DAE8DF43E45C18BBC6963D6" Directory="INSTALLFOLDER" Guid="BEE89177-9874-4FE9-9E4D-8A8B5E04DA13" Win64='yes'>
119 128
          <File Id="fil310CC5D3573552ED8BE7E9CC58ACB9A1" KeyPath="yes" Source=".\Setup\FinalService\KCOM_FinalService.exe.config" />

내보내기 Unified diff

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