mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 02:22:34 -05:00
little update
This commit is contained in:
@ -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)"
|
||||||
|
Reference in New Issue
Block a user