-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MicroWin] ISO Downloader Enhancements (#2787)
* Avoid duplicating items in lang list and fix issue - Changed the first item in the language list to show "System language". Then we determine it and download it - Fixed an issue where the entire contents of `gci` were being passed to the variable, which causes the rest to fail * Add spaces for consistent indentation * Modify current dir command to automatic variable Thanks @ruxunderscore for suggesting * Move downloaded ISO to user-specified path * Indentation fixes for comments * Update functions/public/Invoke-WPFGetIso.ps1 Co-authored-by: Luka Momčilović <[email protected]> * Modify first language item and add error handling --------- Co-authored-by: Luka Momčilović <[email protected]>
- Loading branch information
1 parent
b9d7619
commit 102231c
Showing
2 changed files
with
52 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters