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

Improved 'Invoke-WinUtilTweaks' Private Function - Remove 'Set-WinUtilService' Private Function as there's no need/use for it anymore #8

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

og-mrk
Copy link

@og-mrk og-mrk commented Aug 25, 2024

Type of Change

  • Bug fix
  • Refactoring

Testing

After many tests on these changes, I can confidently say that these changes work as intended.

Impact

Besides fixing some logic issues in Invoke-WinUtilTweaks Private Function, it'll also be a bit faster then before, as there's less checks (at least.. in theory, haven't tested performance for these changes)

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

…lService' Private Function as there's no need/use for it anymore
Copy link
Owner

@MyDrift-user MyDrift-user left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing

@MyDrift-user MyDrift-user merged commit 979ab90 into MyDrift-user:automation Aug 26, 2024
@og-mrk og-mrk deleted the My-Drfit/automation branch September 22, 2024 16:38
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.

2 participants