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

Fix capital #2

Merged
merged 12 commits into from
Apr 5, 2024
Merged

Fix capital #2

merged 12 commits into from
Apr 5, 2024

Conversation

ModernTTY
Copy link
Owner

No description provided.

ruxunderscore and others added 12 commits March 31, 2024 12:03
- Sometimes, if Winget is installed under user-scope, the source isn't properly installed so that the Admin user can properly use Winget.
- This change installs the sources directly from the Winget CDN.
- Fixes ChrisTitusTech#1771
microsoft/winget-cli#3258 (reply in thread)
…h#1776)

* Continue conversion

Began 2nd stage of DISM command conversion. Almost all commands have been replaced by cmdlets

* Continue conversion (part 2)

Finished part 2 of DISM command to cmdlet conversion
…weak (ChrisTitusTech#1778)

In general, I've added two lines of code to get the explorer process using 'Get-Process', then passed the process object into 'Stop-Process', Windows will automatically restart explorer, so there's no need to run a new process for explorer.

Note: restarting explorer in the UndoScript might not be necessary, as it works just fine without it, that's according to the tests done by the author of this commit.
@ModernTTY ModernTTY merged commit 87dc6a1 into Fix-capitalization Apr 5, 2024
@ModernTTY ModernTTY deleted the fix-capital branch June 6, 2024 12:28
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.

5 participants