Installing Scaler v3 to other drives on Windows OS

Hi. As a user who’s system drive’s real estate is at a minimum and appreciates the option to install Scaler on another drive, I would like to request that if a user chooses, another drive other than the system drive, to consider installing everything, including what sits under appData to that chosen drive.

Thanks.

Eddie

You can use a command mklink . For example mklink /D “C:\Users\Public\Documents\Scaler Music” “E:\MyFolder\Scaler Music”.
First you create the folder E:\MyFolder\Scaler Music
Then move all the files from "C:\Users\Public\Documents\Scaler Music to E:\MyFolder\Scaler Music
And make the command mklink /D “C:\Users\Public\Documents\Scaler Music” “E:\Users\Public\Scaler Music”
You win 1Go on C:

Thanks you CptJack. Yes, I’m aware of mklink and use it on a number of my applications, but you have reminded me to do this. I’m a bit of pedant (not to be confused…:)), I don’t get software companies that offer you the means to install elsewhere then don’t follow through with the extras, which more often than not have a larger footprint than the core software.

Thanks again.