Use the command-line Sequence Analyzer Install Utility application, AnalyzerInstallUtil.exe, located in the <TestStand>\Bin directory to automatically install or uninstall custom rules and analysis modules without user interaction from a rules file you create and export to a target computer.

Use the following syntax to invoke the Sequence Analyzer Install Utility, which adds all new and replaces all existing custom rules and analysis modules from the rules file on the target computer and shows a list of the items installed:

AnalyzerInstallUtil.exe [-U] [-S] <MyRules.tsarules>

The [-U] option uninstalls from the target computer existing custom rules and analysis modules that correspond to items in the rules file. The tool removes from the target computer rules with the same rule ID and analysis modules with the same path and function as rules and analysis modules in the rules file.

The [-S] option instructs the tool to operate in silent mode and not list the items installed or uninstalled.