steve02081504 / ps12exe

better powershell code 2 exe repo wis: multilang sport, darkmode-able GUI(+BGM), RClick menu ext, webserver 4 online comp. All in only 1mb, superez4use, pure script (excl. deps/imgs/oggs). Compatible with PS2EXE useage.
https://steve02081504.github.io/ps12exe/
Other
101 stars 3 forks source link

[feature request] pure PowerShell Core compilation #4

Open steve02081504 opened 6 months ago

steve02081504 commented 6 months ago

检查清单 Prerequisites

问题描述

Problem description

Support for compiling code in PowerShell Core, eliminating dependency on Windows PowerShell

解决方案描述

Solution description

CodeAnalysis

替代方案描述

Alternative description

No response

附加内容

Additional context

No response

steve02081504 commented 6 months ago

CodeAnalysisCompiler.ps1 中定义了相关功能,添加了 -UseWindowsPowerShell 参数(当前默认设置为 true),无法成功编译可执行文件 Relevant functionality defined in CodeAnalysisCompiler.ps1, -UseWindowsPowerShell parameter added (currently set to true by default), unable to successfully compile executable file