Summary
You may want to pass variables to the .exe application you are launching from the installed .msix. This can be done with the Package Support Framework. Some of those features are supported out of the box with InstallShield. You will find some information on how to do this below.
Description
In the MSIX project, go under Package Payload > Applications > Package Support Framework, and add a Custom Fixup. Then point the JSON path to your custom config.json.
An example of how the config.json would look is the following:
{
"applications": [
{
"id": "ID_FROM_APPLICATION_ENTRYPOINT",
"executable": "VFS/ProgramFilesX86/My Company Name/My Product Name/YOURAPP.exe",
"arguments": "ARGUMENTPASSED",
"workingDirectory": ""
}
]
}
Note for Example
ID_FROM_APPLICATION_ENTRYPOINT should match Key Name, which should match the ID in the AppxManifest.xml contained in the .MSIX.
NOTE: Evaluation versions of InstallShield do not enable the use of Custom Fixups until activated.
Additional Information
Package Support Framework information may be found in Package Support Framework Overview on the Microsoft website and in the Application Settings topic of the InstallShield Help Library.
Related Articles
Passing Argument To Powershell Custom Action 6Number of Views How to Create Desktop Shortcuts in a MSIX Project Using the Package Support Framework 13Number of Views How to move Project Files inside of the Project Directory 3Number of Views Logging An InstallScript MSI Project 347Number of Views HOTFIX: Properties contained in ISHiddenProperties and passed as arguments to the Suite launcher or to any packages are lo… 4Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago