<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > PackDesigner > MSIX / APPX Projects Modification of Scripts for MSIX App Attach |
There are four different PowerShell scripts available for MSIX App Attach.
•deregister.ps1
•destage.ps1
•register.ps1
•stage.ps1
These scripts can be found in the following folder:
...\RayPack\Resources\Templates\MSIX\AppAttach
In order to use different scripts or to modify these scripts, it is necessary to use PackPoint. Otherwise, any changes will trigger a repair procedure. If using PackPoint, it is possible to change the files in the following directory:
packpointdir\Templates\MSIX\AppAttach
Be aware: |
There are also placeholders that can be used in the script, the will be automatically replaced by RayPack. The following placeholders are available:
•<vhd file name>
•<package parent folder>
•<package name>
•<vol guid>