Skip to content

Notes Windows OS

Nathanael Anderson edited this page Jan 20, 2024 · 3 revisions

Windows Operating System

CLI Usage

  • To use the Command line ability you need to add the asset-manager-studio to your path or run it from the directory. You can modify your path, and add %LOCALAPPDATA%\Programs\asset-manager-studio\ to it. Or from a command line type: %LOCALAPPDATA%\Programs\asset-manager-studio\asset-manager-studio COMMAND replace COMMAND with your command you want to run.

  • The standalone exe (non-install version) does NOT support CLI usage, unknown why it doesn't pass the parameters in to the app. This is a extremely low priority issue as the install version does work.

Data Storage Path

  • The default storage path on windows is C:\Users*USERNAME*\AppData\Roaming\asset-manager-studio or you can use the environmental variable %APPDATA% like so...
  • %APPDATA%\asset-manager-studio
Clone this wiki locally