프로젝트

일반

사용자정보

개정판 a0c37100

IDa0c37100cd0160c98fea6341a539dcb08e8b3c75
상위 ca7fa593
하위 8c66babd, b360c7ed

김동진이(가) 5년 이상 전에 추가함

issue #000 wxs modify

Change-Id: I09ae0f5f299985152e08189e3225a4b5e0909730

차이점 보기:

FinalService.wxs
144 144
      </Component>
145 145
	  <Component Id="monitorservice" Directory="INSTALLFOLDER" Guid="44c71fdb-afa5-490e-b111-40a23039f665" Win64='yes'>
146 146
          <File Id="monitorservice" KeyPath="yes" Source=".\Setup\FinalService\FinalService_Watcher.exe" />
147
          <ServiceInstall Id="ServiceInstaller" 
147
          <ServiceInstall Id="MonitorServiceInstaller" 
148 148
            Type="ownProcess" 
149 149
            Name="FinalService_Watcher" 
150 150
            DisplayName="MARKUS FinalService Watcher" 
......
152 152
            Start="auto" 
153 153
            ErrorControl="normal" />
154 154
          <!-- Tell WiX to start the Service -->
155
          <ServiceControl Id="StartmonitorService" Start="install" Stop="both" Remove="uninstall" Name="FinalService_Watcher" Wait="yes" />
155
          <ServiceControl Id="MonitorServiceController" Start="install" Stop="both" Remove="uninstall" Name="FinalService_Watcher" Wait="yes" />
156 156
      </Component>
157 157
    </ComponentGroup>
158 158
  </Fragment>

내보내기 Unified diff

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