프로젝트

일반

사용자정보

개정판 ef8c5fc4

IDef8c5fc4ba229397ed0dd1a12f1f15e9f7fe0878
상위 5abfdf84
하위 cdca727f

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

issue #000: daelim wxs 수정

Change-Id: I0eecad8a0ac6e61ed56a8280ddad9dbd30b29a94

차이점 보기:

MARKUSx86.wxs
13 13
      <ComponentGroupRef Id="MARKUS" />
14 14
    </Feature>
15 15

  
16
	<CustomAction Id="NETFRAMEWORK_461"
17
      Directory="INSTALLFOLDER"
18
      ExeCommand="&quot;[INSTALLFOLDER]NDP461-KB3102438-Web.exe&quot; /norestart&quot; /passive&quot; /showrumi&quot; /ChainingPackage&quot; Contoso"
19
      Execute="commit"
20
      Return="asyncNoWait"  
21
      Impersonate="no"
22
    />
23

  
24
    <InstallExecuteSequence>
25
      <Custom Action='NETFRAMEWORK_461' After='InstallFiles' />
26
    </InstallExecuteSequence>
27
	
16 28
    <Property Id="NOTEPAD" Value="notepad.exe" />    
17 29
    <CustomAction Id="LaunchFile" Property="NOTEPAD" ExeCommand="[INSTALLFOLDER]readme.txt" Return="asyncNoWait" />
18 30
    <InstallExecuteSequence>

내보내기 Unified diff

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