Add HTTPS prefix

This commit is contained in:
Calyx Hikari 2025-10-07 15:14:41 +08:00
parent 386a0c3c78
commit a06d5e58f6
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# This script is hosted on <b>https://get.msvc.win/</b> for <b><a href="https://msvc.win/">MSVC Win Project</a></b><br />To get started, run <b>irm https://get.msvc.win/auditbreak | iex</b> inside of PowerShell<hr><pre>
# Define the embedded REG content
$regContent = @"
Windows Registry Editor Version 5.00

View file

@ -1,5 +1,5 @@
# This script is hosted on <b>https://get.msvc.win/</b> for <b><a href="https://msvc.win/">MSVC Win Project</a></b><br />To get started, run <b>irm get.msvc.win | iex</b> inside of PowerShell<hr><pre>
# This script is hosted on <b>https://get.msvc.win/</b> for <b><a href="https://msvc.win/">MSVC Win Project</a></b><br />To get started, run <b>irm https://get.msvc.win | iex</b> inside of PowerShell<hr><pre>
Add-Type -AssemblyName System.IO.Compression.FileSystem