mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
fix syntax error
This commit is contained in:
@@ -192,7 +192,7 @@ function Invoke-WinUtilISOScript {
|
|||||||
"This installs EVERY Storage and Networking device driver " +
|
"This installs EVERY Storage and Networking device driver " +
|
||||||
"in EXISTANCE into the image. (~1000 drivers)`n`n" +
|
"in EXISTANCE into the image. (~1000 drivers)`n`n" +
|
||||||
"No Wireless drivers only Ethernet, use for stubborn systems " +
|
"No Wireless drivers only Ethernet, use for stubborn systems " +
|
||||||
"with unsupported NVMe or Ethernet controllers." +,
|
"with unsupported NVMe or Ethernet controllers.",
|
||||||
"Extended Drivers", "YesNo", "Question")
|
"Extended Drivers", "YesNo", "Question")
|
||||||
|
|
||||||
if ($extDriverChoice -eq 'Yes') {
|
if ($extDriverChoice -eq 'Yes') {
|
||||||
|
|||||||
Reference in New Issue
Block a user