Tips & Tricks

Attatche to taskbar

Shortcut

[!IMPORTANT] None of the tips and by-passing from various sites actually works in Window 11!

Create a shortcut to cmd.exe and copy it to taskbar. THEN edit the shortcut on the taskbar to run your script!

Make a directory for you shortcuts and icon like %HOMEPATH%\links

Create your shortcut in this directory and add a new icon.

  1. Right click on the shortcut
  2. Select “Show more options”
  3. Select “Pin to taskbar”

The link will be stored in %USERPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar

If there is no “Pin to..” entries you will have to prefix the target with C:\Windows\System32\cmd.exe in order to “persuade” Window to accept the link on startup and taskbar.

Start in: %HOMEDRIVE%%HOMEPATH%

Clean up taskbar

Use PowerShell:

</del>