Skip to content

Commit

Permalink
use runspace for getiso
Browse files Browse the repository at this point in the history
- rename Copy-Files to "Invoke-WinUtilCopyFiles" so they get loaded into runspaces
- move elements in WPFGetIso
- wrap most of the content into runspace
- fix some runspace issues in WPFGetIso
  • Loading branch information
MyDrift-user committed Sep 13, 2024
1 parent 81aead7 commit c4acdf2
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 166 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function Copy-Files {
function Invoke-WinUtilCopyFiles {
<#
.DESCRIPTION
Expand Down
Loading

0 comments on commit c4acdf2

Please sign in to comment.