Skip to content

Commit

Permalink
DriveLetter
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Apr 25, 2024
1 parent 8183087 commit 151bc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msupdate.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ $isomount = (Mount-DiskImage -ImagePath $isopath -PassThru | Get-Volume).DriveLe

# write W10UI conf
"[W10UI-Configuration]
Target =$isomount
Target =${isomount}:
Repo =%cd%\patch
DismRoot =dism.exe
Expand Down

0 comments on commit 151bc5c

Please sign in to comment.