easyInstaller is a quick way to install scripts. Don't waste your time finding the right locations to put your scripts and associated files into. Let this script handle that in a split second.
easyInstaller filters files based on extensions. By default the filter is set to mel, jpg, png, py, txt and xpm. Shelves are sorted by prefix. Example: shelf_MyShelf
This script also include a progress bar, a progress log in Mayas Script Editor and also verifies that the copied files exists at its destination.
NEW FEATURE v1.0.1: You are now prompted with the option to add a button per installed MEL script.
How-to-use:
1. Put install.mel into a folder along with the script(s) you want to install.
2. (Optional) Change $installFilter to fit the extensions of files you want to be installed.
3. (Optional) Change $installShelfButton to false if you don't want to be prompted with the option to create a shelf button.
4. Drag install.mel into Mayas viewport to run this script and follow the instructions.
Your script(s) it now ready to be used.
- Have fun!
----
v1.0.1:
> Removed a global string to change title name.
> Changed a filetest command to avoid unintended warnings for folders starting with a period.
> Added an optional feature to add a shelf button for each executable MEL script that is installed.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.