Open wcheng-msft opened 5 years ago
PR#137 makes improvements to the script processing. Additional debugging output by PsfLauncher is also provided to the debug port to aid in debugging script issues.
This item should be left open, as your comment regarding documentation of the wrapper remains relevant.
Working on PR to close out the documentation change to reference this file.
Awesome. Yeah. I've spent more hours than I care to admit trying to debug a scripting issue when the fix was "Forgot to add StartingScriptWrapper.ps1"
Resolved in PR #170 to Develop branch.
I don't see any mention in the readme/documentation of the StartingScriptWrapper.ps1 file.
Also, if you create a package and forget to include the StartingScriptWrapper.ps1 file, there is no error shown, your specified script just fails to run. It would be helpful to people consuming this if there is more obvious indication that this was the problem.