개정판 095d6d60
issue #000: fixed package.bat to build SPPIDConverter
Change-Id: Iaa79927182119ceb97c8a9669800a26b7bb3c9b2
SPPIDConverter.wxs | ||
---|---|---|
38 | 38 |
|
39 | 39 |
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLFOLDER" /> |
40 | 40 |
<UIRef Id="WixUI_InstallDir"/> |
41 |
|
|
42 |
<UI> |
|
43 |
<Publish Dialog="ExitDialog" |
|
44 |
Control="Finish" |
|
45 |
Event="DoAction" |
|
46 |
Value="LaunchApplication">WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed |
|
47 |
</Publish> |
|
48 |
</UI> |
|
49 |
|
|
50 |
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch SPPIDConverter" /> |
|
51 |
<Property Id="WixShellExecTarget" Value="[INSTALLFOLDER]SPPIDConverter.exe" /> |
|
52 |
<CustomAction Id="LaunchApplication" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" /> |
|
53 | 41 |
</Fragment> |
54 | 42 |
|
55 | 43 |
<Fragment> |
내보내기 Unified diff