You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
AlecMcCutcheon
changed the title
Trying to figure out how to use the new DLL file in powershell
Trying to figure out how to use the DLL file in powershell
Aug 2, 2022
I keep getting:
Exception calling "StartProcessAsCurrentUser" with "1" argument(s): "Arithmetic operation resulted in an overflow."
running this:
[murrayju.ProcessExtensions.ProcessExtensions]::StartProcessAsCurrentUser("C:\Windows\System32\WindowsPowershell\v1.0\Powershell.exe")
The text was updated successfully, but these errors were encountered: