개정판 3de399ee
issue #000: open readme.html after installation
Change-Id: If85f08ce48c6790369d13cd1a4be504728e1c678
MARKUSx86.wxs | ||
---|---|---|
26 | 26 |
</InstallExecuteSequence> |
27 | 27 |
|
28 | 28 |
<Property Id="NOTEPAD" Value="notepad.exe" /> |
29 |
<CustomAction Id="LaunchFile" Property="NOTEPAD" ExeCommand="[INSTALLFOLDER]readme.txt" Return="asyncNoWait" />
|
|
29 |
<CustomAction Id="LaunchFile" Property="NOTEPAD" ExeCommand="[INSTALLFOLDER]readme.html" Return="asyncNoWait" />
|
|
30 | 30 |
<InstallExecuteSequence> |
31 | 31 |
<Custom Action='LaunchFile' After='InstallFinalize'>NOT Installed</Custom> |
32 | 32 |
</InstallExecuteSequence> |
... | ... | |
151 | 151 |
<File Id="filDBD3D396B7182945BD91EEFC05F44BB9" KeyPath="yes" Source=".\Setupx86\KCOM.exe" /> |
152 | 152 |
</Component> |
153 | 153 |
<Component Id="cmp8234C30B57CA4022B9BA108719FDF848" Directory="INSTALLFOLDER" Guid="3E2E60BB-3122-40F5-9A76-BDCF3F88D522" > |
154 |
<File Id="fil275D1AADC07745DA9912353B6B5FC53F" KeyPath="yes" Source=".\readme.txt" />
|
|
154 |
<File Id="fil275D1AADC07745DA9912353B6B5FC53F" KeyPath="yes" Source=".\readme.html" />
|
|
155 | 155 |
</Component> |
156 | 156 |
<Component Id="cmp008EC7C4B15BA79DEC806A9852526EF9" Directory="INSTALLFOLDER" Guid="B4829BEF-7376-4039-8E1D-8A46D257F4AF" > |
157 | 157 |
<File Id="filD7A7D725F3C20E26B1A149EAABD9323C" KeyPath="yes" Source=".\Setupx86\KCOM.exe.config" /> |
내보내기 Unified diff