mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
initial usb fixes
This commit is contained in:
@@ -534,6 +534,11 @@ $sync["FontScalingApplyButton"].Add_Click({
|
||||
|
||||
# ── Win11ISO Tab button handlers ──────────────────────────────────────────────
|
||||
|
||||
# Check for an existing working directory each time the Win11ISO tab is opened
|
||||
$sync["WPFTab5BT"].Add_Click({
|
||||
Invoke-WinUtilISOCheckExistingWork
|
||||
})
|
||||
|
||||
$sync["WPFWin11ISOBrowseButton"].Add_Click({
|
||||
Write-Debug "WPFWin11ISOBrowseButton clicked"
|
||||
Invoke-WinUtilISOBrowse
|
||||
|
||||
Reference in New Issue
Block a user