Skip to content

fix import#4447

Merged
ChrisTitusTech merged 18 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-3
May 12, 2026
Merged

fix import#4447
ChrisTitusTech merged 18 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-3

Conversation

@GabiNun2
Copy link
Copy Markdown
Contributor

@GabiNun2 GabiNun2 commented May 5, 2026

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

fourth time's the charm right?

Changes

  • Removed -run flag as it was unnecessary and added confusion.
  • Optimized BusyWait in functions/public/Invoke-WinUtilAutoRun.ps1 by reducing sleep duration, significantly improving -config execution speed.
  • Added validation checks to ensure actions (e.g., feature installs) only run if explicitly defined in the config file.
  • Removed toggle handling from Invoke-WinUtilAutoRun.ps1 since toggles are not present in JSON configuration files.
  • Implemented runspaces for -Config, keeping the interface responsive while tweaks are applied.
  • Suppressed unnecessary DNS-related output.

Issue related to PR

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner May 5, 2026 06:45
@github-actions github-actions Bot added the bug Something isn't working label May 5, 2026
@ChrisTitusTech ChrisTitusTech merged commit e6d8fdf into ChrisTitusTech:main May 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automation gets stuck on applying tweaks

2 participants