Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 2023 12 20 #1337

Merged
merged 8 commits into from
Jan 2, 2024
Merged

Test 2023 12 20 #1337

merged 8 commits into from
Jan 2, 2024

Conversation

ChrisTitusTech
Copy link
Owner

New Year New Update!

  • Make application.json drive the GUI no more editing 2 files @KonTy
  • Misc fixes in winget packages with misspellings
  • Fixes for localization in MicroWin @CodingWonders
  • Fix oscdimg hash verification @juliocoliveira

ChrisTitusTech and others added 8 commits December 19, 2023 14:46
* Update winutil.ps1 (#1295)

* [Fix]: MicroWin finds but fails to use system oscdimg

* Compiled change b740693

---------

Co-authored-by: Chris Titus <[email protected]>
* Update winutil.ps1 (#1295)

* Fixed wrong hash verification for oscdimg

---------

Co-authored-by: Chris Titus <[email protected]>
* Fix Chocolatey package for Chromium, add Ungoogled-Chromium

The Chocolatey package for Chromium was previously the one for Ungoogled-Chromium instead, I fixed it and added Ungoogled-Chromium as a separate package instead.

* Add ungoogled-chromium to inputXML
* Update winutil.ps1 (#1295)

* Update MicroWin-Helper.ps1

Fix AppX package issue

* Update winutil.ps1

Fixed AppX package removal issue

* Added error detection to AppX removal

Adds error detection to the AppX package removal function in case the process of getting applications fails

This change might fix issue #1324

* Force DISM commands to be in English

Fixes an issue where MicroWin processing would fail on hosts with languages other than English.

This is because, by default, DISM uses the system language. By passing the /English flag, we're forcing DISM to be in English

---------

Co-authored-by: Chris Titus <[email protected]>
@ChrisTitusTech ChrisTitusTech merged commit 771c268 into main Jan 2, 2024
1 of 2 checks passed
@ChrisTitusTech ChrisTitusTech deleted the Test-2023-12-20 branch January 2, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants