Sinister icon indicating copy to clipboard operation
Sinister copied to clipboard

Incorrect Parameters with exe

Open Coday-meric opened this issue 2 years ago • 0 comments

Hello,

Thanks for your work.

When run a exe file a dialog box appear with incorrect parameters. If run a build in CMD with -d option i have this error.

start : Impossible d’exécuter cette commande en raison de l’erreur : Paramètre incorrect.
Au caractère Ligne:1 : 1
+ start output_file.exe
+ ~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation : (:) [Start-Process], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand

Windows 11 and Python 3.10 Don't error in build.

Coday-meric avatar Jun 07 '22 11:06 Coday-meric