[cpack/2106-launch-opt] add option to launch the project manager after install

This commit is contained in:
scottr
2021-06-25 16:36:41 -07:00
parent ce955715a8
commit 1f68d58213
@@ -17,6 +17,11 @@
Value="[ProgramFiles64Folder]$(var.CPACK_PACKAGE_INSTALL_DIRECTORY)"
bal:Overridable="yes"/>
<!-- special variable name that auto maps to a WixStandardBootstrapperApplication attribute of the same name -->
<Variable Name="LaunchTarget"
Type="string"
Value="[InstallFolder]\bin\Windows\profile\o3de.exe"/>
<PayloadGroup Id="Images">
<Payload Id="warning.png" SourceFile="$(var.CPACK_RESOURCE_PATH)/warning.png" Compressed="yes"/>
</PayloadGroup>