Short: Create shorcuts for Workbench icons Author: tygre@chingu.asia Uploader: tygre chingu asia Type: util/wb Version: 1.0 Architecture: m68k-amigaos >= 2.0.4 IF YOU LIKE IT, BUY ME A COFFEE AT https://www.buymeacoffee.com/amimodradio MORE INFORMATION AT http://www.chingu.asia/wiki/index.php?title=WBShortcutMaker *** WBShortcutMaker Who never wanted to add a program into the WBStartup, only to discover that it was too large, or that it had to run from its own folder? And who never solved such problems by creating a script file, painfully editing it, copying some other program Project icon, etc.? Well, not anymore! WBShortcutMaker is a small commodity that adds a menu to the Workbench to create a shortcut to any program selected in the Workbench. A shortcut is textual script along with a Project icon. The script calls the selected program, providing convenience to increase stack or pass parameters. The icon uses the usual C:IconX to execute the script and is based on either the program icon (if any, else the default Project icon). Thus, the shortcut can be placed anywhere (usually the WBStartup folder) to call the selected program! WBShortcutMaker has a small GUI to edit the prefix/suffix of the shortcut name and to allow overwriting an existing shortcut. It is fully localised too, with English as default. *** License WBShortcutMaker is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. WBShortcutMaker is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with WBShortcutMaker. If not, see .