Skip to content

Instantly share code, notes, and snippets.

@kwmiebach
Created October 15, 2023 12:24
Show Gist options
  • Save kwmiebach/caac10ecfe27018464ca4cd2c7a3c955 to your computer and use it in GitHub Desktop.
Save kwmiebach/caac10ecfe27018464ca4cd2c7a3c955 to your computer and use it in GitHub Desktop.
Create a `Windows Master Control Panel' / 'All Tasks Folder on the Desktop'
@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