Skip to content

Delete functions/private/Invoke-WinUtilExplorerUpdate.ps1#4723

Open
GabiNun2 wants to merge 5 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-16
Open

Delete functions/private/Invoke-WinUtilExplorerUpdate.ps1#4723
GabiNun2 wants to merge 5 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-16

Conversation

@GabiNun2

@GabiNun2 GabiNun2 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Type of Change

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

Description

Replacing it with Stop-Process -Name explorer makes more sense and allows win1shot to apply invokescript correctly without needing to set a function

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner June 18, 2026 12:54

@ChrisTitusTech ChrisTitusTech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This would need to start the explorer process after it is killed though.

@GabiNun2

Copy link
Copy Markdown
Contributor Author

This would need to start the explorer process after it is killed though.

omg chris you don't know this? using stop-process on explorer will restart it not shut it down using taskkill.exe will stop explorer

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