Evriuninstall

From Eigenvector Research Documentation Wiki
Revision as of 22:04, 7 October 2008 by imported>Scott (New page: ===Purpose=== Uninstall an Eigenvector Research toolboxes. ===Synopsis=== : evriuninstall(action,myproduct) : evriuninstall('silent','mia_toolbox') %Uninstall MIA_Toolbox. ===Descripti...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Uninstall an Eigenvector Research toolboxes.

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.

See Also

evridebug, evriinstall, evriupdate, setpath