Don't copy cert

This commit is contained in:
James Stringer 2021-11-08 18:16:25 +01:00 committed by GitHub
parent b945969cb4
commit 0c57bee8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,6 @@ param(
Copy-Item -Path $psscriptroot\User\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\User\Scripts\Logon
Copy-Item -Path $psscriptroot\Machine\psscripts.ini -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts
Copy-Item -Path $psscriptroot\Machine\Install.ps1 -Destination $DriveLetter\Windows\system32\GroupPolicy\Machine\Scripts\Startup
Copy-Item -Path $psscriptroot\parsecpublic.cer -Destination $DriveLetter\ProgramData\Easy-GPU-P
}
@ -4256,4 +4255,4 @@ Start-VM -Name GPU-P
Read-Host -Prompt "If all went well the Virtual Machine will have started -
you need to approve a certificate install inside the VM
via the Hyper-V viewer before connecting via Parsec"
via the Hyper-V viewer before connecting via Parsec"