New app - can we change which drive it saves to?

for the old app someone had kindly posted instructions on how to make the app save to a drive other than the C drive (windows OS). Will these same instructions (if I can find them) work for the new app? Or is there a setting in the app itself?

Thanks

2 Likes

it should be possible, the videos are saved in a separate folder just like Sufferfest used to. C:\Users"user name"\AppData\Roaming\SYSTM\videos
so linking should work. I will have to have a play when I get time as my training computer doesn’t have enough space on the main drive to fit all the videos.

1 Like

It works, I did it

1 Like

brilliant, when I get a bit of time I’ll have a go.

The command is:

mklink /J “C:\Users\xxx\AppData\Roaming\SYSTM\videos” “folder”

Where:

xxx = your user name
folder = the folder on a different drive, for example
D:\SYSTMvideos

Must I delete the video folder in my C drive first, and create a video folder on my other drive before running the command?

Yes, I just did just that and it worked!

1 Like

Working. Kudos to the poster. Still, I think this should be an option within settings.

4 Likes