Evriuninstall: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (New page: ===Purpose=== Uninstall an Eigenvector Research toolboxes. ===Synopsis=== : evriuninstall(action,myproduct) : evriuninstall('silent','mia_toolbox') %Uninstall MIA_Toolbox. ===Descripti...) |
imported>Jeremy |
||
Line 1: | Line 1: | ||
===Purpose=== | ===Purpose=== | ||
Uninstall an Eigenvector Research | Uninstall an Eigenvector Research toolbox. | ||
===Synopsis=== | ===Synopsis=== |
Latest revision as of 17:29, 29 December 2008
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.