Closed wcheng-msft closed 4 years ago
https://github.com/microsoft/MSIX-PackageSupportFramework/blob/master/README.md the documentation in the table for scriptPath says "The path to the script including the name and extension. The Path starts from the root directory of the application."
This could be more accurately stated that the path is relative to the application's working directory if specified, otherwise, it starts at the root directory of the package
The table was moved to this document: https://docs.microsoft.com/en-us/windows/msix/psf/run-scripts-with-package-support-framework. The table has been updated
https://github.com/microsoft/MSIX-PackageSupportFramework/blob/master/README.md the documentation in the table for scriptPath says "The path to the script including the name and extension. The Path starts from the root directory of the application."
This could be more accurately stated that the path is relative to the application's working directory if specified, otherwise, it starts at the root directory of the package