This project is an automated and standardized setup for executing BeanShell scripts. It sets up a file association and icon for the .bsh file extension. It starts BeanShell scripts with a standardized CLASSPATH that includes directories for adding your own commands. Some nice new commands are also included. Only Windows is supported currently but other systems could be added.
To start the install process, just double-click the beanshell-setup.jar from your desktop or Windows Explorer.
Go to https://github.com/gungwald/beanshell-setup for the code.
Features
- Automated GUI install
- Double-click to run scripts from desktop
- A nice icon to identify BeanShell scripts with the .bsh extension
- The BeanShell bin directory is added to the system PATH so that scripts can be run from the command line by name
- .BSH extension is added to PATHEXT so that a script in the PATH like hello-world.bsh can be run by just typing hello-world
- Ability to add custom BeanShell comands usable in your scripts to C:\Users\<youruser>\.beanshell\commands\bsh
- Ability to add custom BeanShell comands, written in Java, to C:\Users\<youruser>\.beanshell\commands\java
- If command line scripts are run by double-clicking them, the Command Prompt window will pause before exiting so that the user can see the output before the window disappears
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow BeanShell Double-Click
Other Useful Business Software
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BeanShell Double-Click!