783
This commit is contained in:
parent
0de4810365
commit
25bde28b29
@ -4,6 +4,9 @@
|
|||||||
# 版本: v0.0.2
|
# 版本: v0.0.2
|
||||||
# 功能: 转化工具,将 ps1 转为可执行 exe 文件
|
# 功能: 转化工具,将 ps1 转为可执行 exe 文件
|
||||||
|
|
||||||
|
# Get-Module -ListAvailable -Name PS2EXE
|
||||||
|
# Install-Module ps2exe
|
||||||
|
#
|
||||||
# Set-ExecutionPolicy RemoteSigned -Scope Process -Force
|
# Set-ExecutionPolicy RemoteSigned -Scope Process -Force
|
||||||
# Import-Module ps2exe -ErrorAction Stop
|
# Import-Module ps2exe -ErrorAction Stop
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!PowerShell
|
#!PowerShell
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user