Created
October 15, 2023 12:24
-
-
Save kwmiebach/caac10ecfe27018464ca4cd2c7a3c955 to your computer and use it in GitHub Desktop.
Create a `Windows Master Control Panel' / 'All Tasks Folder on the Desktop'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cd %USERPROFILE%\Desktop | |
mkdir "system.{ED7BA470-8E54-465E-825C-99712043E01C}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment