Code Monkey home page Code Monkey logo

traymenu's Introduction

TrayMenu

image

A replacement of the tray toolbar function that was removed from Windows 11. I use this to launch Java executables since JARs cant be launched by double clicking or pinned to the taskbar.

Inspired by https://github.com/rojarsmith/TrayToolbar

While TrayToolbar works fine I wanted a pure .Net solution and it annoyed me that it showed file extensions for shortcuts.

TrayToolbar also hasnt been updated since late 2021 and the author does not provide the source code.

TrayMenu adds any shortcut files (*.lnk) in the same directory to a right/left click context menu. Clicking these will launch the shortcut using Process.Start.

To deploy;

  1. Create a new folder eg C:\Program Files\TrayMenu
  2. Copy the release files to the new folder
  3. Copy any shortcuts you want to the new folder
  4. Run traymenu.exe
  5. You should now have a folder icon in your tray menu

Optional

  1. If you want to start on Windows start-up press Win+R to open run prompt and type in shell:startup and press OK
  2. Create a new shortcut to C:\Program Files\TrayMenu\traymenu.exe
  3. TrayMenu should now start up with Windows

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.