Files
winutil/config
Mr.k 44e95b68a7 Restart Explorer after Applying/Undoing Classic Right-Click Advance Tweak (#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.
2024-03-31 12:13:33 -05:00
..
2024-02-03 11:42:14 -06:00
2023-10-19 17:12:55 -05:00