Custom installation for data directory

Hello,

We are using Shotcut on a public workstations and would like for the data directory to be elsewhere than users/AppData.

Is there a way to costumize the installation to redirect to data directory and not have to do it manually?

Have you tried using the portable version of shotcut instead?

Portable version is same as installed. The installer is mainly just a fancy unzip utility.
You can either run the executable with the option --appdata <directory> or on Windows you can also set the registry key HKEY_CURRENT_USER\Software\Meltytech\Shotcut\appdatadir as a string to a directory.

ahh ok I thought it might have set the data directories during install. My mistake.