I love, love, love the PowerShell terminal integration in UE. In my case, the integration is running PowerShell 5.x. This works flawlessly and will cover most of my needs.
If you absolutely need or want to use PowerShell 7's new features, or are a stubborn old mule like myself, I was able to get PS7 running in user tools:
Command tab:
Menu item name: PowerShell 7
Command line: pwsh.exe -noexit "%f"
Working directory: %P
Options tab:
DOS program: checked
Save active file: checked
Save all files first: unchecked
Output tab:
Show DOS box: checked
Capture output: checked
No replace: selected
Handle output as: ANSI
I hope this helps someone other than myself
Thanks!
David Miller
PeopleSoft Administrator
Information Technology
UF Health Gainesville
[email protected]
If you absolutely need or want to use PowerShell 7's new features, or are a stubborn old mule like myself, I was able to get PS7 running in user tools:
Command tab:
Menu item name: PowerShell 7
Command line: pwsh.exe -noexit "%f"
Working directory: %P
Options tab:
DOS program: checked
Save active file: checked
Save all files first: unchecked
Output tab:
Show DOS box: checked
Capture output: checked
No replace: selected
Handle output as: ANSI
I hope this helps someone other than myself
Thanks!
David Miller
PeopleSoft Administrator
Information Technology
UF Health Gainesville
[email protected]