Skip to content

PowerShell Scripting

stax76 edited this page Mar 9, 2021 · 2 revisions

StaxRip can be automated via PowerShell scripting.

Script Folder

The Script folder is located at <settings>\Scripts and can be opened from the main menu under:

Tools > Scripts > Open Script Folder

Scripts located in this folder are not loaded automatically but rather can be invoked from the main menu under:

Tools > Scripts

Auto Load Folder

Scripts located under <settings>\Scripts\Auto Load are loaded on startup.

A second startup folder is <startup>\Apps\Scripts, this folder should only be used by StaxRip maintainers.

Example Scripts

https://github.com/staxrip/staxrip/tree/master/Source/Scripts

Clone this wiki locally