chrizonix / QuickLaunch

Quick Launch Toolbar for Shortcuts and Links in Windows 11
GNU General Public License v2.0
2 stars 0 forks source link

Quick Launch Toolbar for Windows 11

GitHub Release Github Downloads Github Commits (since latest release) GitHub Repo Size in Bytes Github License

Simple Tool to create a Quick Launch Toolbar in Windows 11 similar to the toolbar in Windows 10.

How Does It Work?

This tool allows you to create a Context Menu in the Taskbar of Windows 11 by selecting a local folder containing:

It uses the Windows Shell32 and User32 API to Extract the Icons of the Shortcuts in the selected folder.
You can then re-order the items, and then save the config and serialize the Context Menu to disk.

Afterwards you can create a Quick Launch Icon in the Taskbar, that will use the Shell32 API to Launch the Shortcuts.

How To / Usage

Command Line Options

Hidden Features

Screenshot

Changelog v1.2.8.0 (Latest Version)

Changelog v1.2.6.0

Build Instructions

Credits