mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-15 17:30:37 -06:00
little update
This commit is contained in:
parent
7cc5725136
commit
838716e2f4
@ -78,7 +78,7 @@ function Invoke-WPFGetIso {
|
|||||||
}
|
}
|
||||||
} elseif ($sync["ISOoption1"].IsChecked) {
|
} elseif ($sync["ISOoption1"].IsChecked) {
|
||||||
# Auto download newest ISO
|
# Auto download newest ISO
|
||||||
$filePath = Invoke-WinUtilDownloadISO
|
$filePath = Invoke-WinUtilDownloadISO -rel $rel -locale $locale -arch $arch
|
||||||
}
|
}
|
||||||
|
|
||||||
Write-Host "File path $($filePath)"
|
Write-Host "File path $($filePath)"
|
||||||
|
Loading…
Reference in New Issue
Block a user