Update
Fixed issue with login being a black screen
This commit is contained in:
@@ -52,6 +52,7 @@ Function Download-Sounds {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Function Set-Login {
|
Function Set-Login {
|
||||||
|
Make-Program-Directory
|
||||||
Write-Host "Downloading Login Screen"
|
Write-Host "Downloading Login Screen"
|
||||||
$download = "https://git.tcmeta.net/kurtis/win95ify-11/raw/branch/main/login.png"
|
$download = "https://git.tcmeta.net/kurtis/win95ify-11/raw/branch/main/login.png"
|
||||||
Invoke-WebRequest $download -Out "$folderPath\login.png"
|
Invoke-WebRequest $download -Out "$folderPath\login.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user