Hi,
I have created a GUI application that runs fine from within PowerShell Studio.
Code in the file points to an xml parameter file and an html template at $scriptDir = Split-Path -Parent -Path $PSCommandPath.
When I run the GUI from an exe package, the files are no longer found.
What should I do?
Kind regards,
Amos
I have created a GUI application that runs fine from within PowerShell Studio.
Code in the file points to an xml parameter file and an html template at $scriptDir = Split-Path -Parent -Path $PSCommandPath.
When I run the GUI from an exe package, the files are no longer found.
What should I do?
Kind regards,
Amos
Statistics: Posted by amosrinat — Sat Apr 20, 2024 10:56 pm