mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Generalize unattend path
This commit is contained in:
parent
799dbe2fd4
commit
4bb0972351
@ -4189,7 +4189,7 @@ $params = @{
|
||||
SizeBytes = 40gb
|
||||
MemoryAmount = 8GB
|
||||
CPUCores = 4
|
||||
UnattendPath = "C:\Users\james\Downloads\autounattend.xml"
|
||||
UnattendPath = "$PSScriptRoot"+"\autounattend.xml"
|
||||
GPUName = "NVIDIA GeForce GTX 1050 Ti with Max-Q Design"
|
||||
GPUResourceAllocationPercentage = 25
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user