Evriuninstall
From Eigenvector Documentation Wiki
Contents |
Purpose
Uninstall an Eigenvector Research toolbox.
Synopsis
- evriuninstall(action,myproduct)
- evriuninstall('silent','mia_toolbox') %Uninstall MIA_Toolbox.
Description
Action can be set to 'pathonly' which will remove all evri products from the ML path or 'silent' which will remove evri products from preferences and the path without dialog boxes.
Input 'myproduct' will constrain removal of particular product from the path. Input should be string of particular product (e.g., 'pls_toolbox' or 'mia_toolbox'). If emtpy or omitted then removes all products.