My Powershell says (cmdlet name) with an error.

Vize w 0 Reputation points
2025-05-20T04:52:07.79+00:00

7BBA8027-2D64-4468-9CB8-001EA7FA0D06

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2025-05-20T06:38:19.89+00:00

    As the message says, PyInstaller isn't a valid PowerShell command/ CmdLet.

    But you haven't wrote what you want to do.

    If you want to start an executebale, use

    https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/start-process?view=powershell-7.5

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.