Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

This is a quick and dirty batch script to automatically build a shortcut directory for a collection of portable apps.

License

Notifications You must be signed in to change notification settings

sophie-kuehn/win-shortcut-menu-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Shortcut Menu Generator

This is a quick and dirty batch script to automatically build a shortcut directory for a collection of portable apps.

Explanation and Howto

  • copy settings.cfg.dist to settings.cfg and edit it
  • all sub-directories of appDir will be scanned for taskMenu.cfg files
  • the taskMenu.cfg should contain one or more lines of link definitions "name to display:relative\path\executable.exe"
  • all links will be generated in the menuDir
  • you may add the menuDir now in your task bar and trigger the script on demand

Acknowledgment

This contains a copy of the Nirsoft nircmd app (https://www.nirsoft.net/utils/nircmd.html)

Copyright & License

Copyright (c) Sophie Kühn

This application is made available under the GNU General Public License v3.0.
Please see the LICENSE file for further details.

About

This is a quick and dirty batch script to automatically build a shortcut directory for a collection of portable apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published