Skip to content

Randomly NT 1.0.0.0

Choose a tag to compare

@yangnuozhen yangnuozhen released this 07 Feb 18:28
· 59 commits to main since this release
80fa0f9

安装

下载 Randomly-NT_1.0.0.0.zip, 解压后找到 Install.ps1 文件,右键后选择 "使用 PowerShell 运行"。

如果无法安装,则需要在 PowerShell 中执行以下命令来允许未签名的本地 PowerShell 脚本:

Set-ExecutionPolicy RemoteSigned

:D