formulahendry / formulahendry/CodeRunnerVS
Error 0x80070057 running a simple powershell script
Open
- Dominant language
- C#
- Stars
- 16
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have simple ps1 file like this :
`Copy-Item -Path ./Debug/* -Destination ./DebugCopy -Recurse -Force`
The ps1 file is added to a solution like this :

When I "Run Code" on that file a get this error :

0x80070057
E_INVALIDARG
Windows 11 Pro 22H2
Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.4.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.