[cpack/2106-launch-opt] add option to launch the project manager after install
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user