Specify location for folders created on "Users".

Request a feature that you would like to see in QLC+.
Explain in details why you would need it and which is your usage case.
Post Reply
hellishvictor
Posts: 4
Joined: Wed May 13, 2020 6:31 pm
Real Name:

Hi, the program creates some folders (Fixtures, InputProfiles, MidiTemplates, ModifiersTemplates and RGBScripts) on "C:\Users\NAME\QLC+\", and it would be awesome if where possible to specify where those folders gonna be created, or at least, create them on the same folder where the program is, so it can be used as portable and launch it from an usb pendrive.

Cheers.
User avatar
GGGss
Posts: 2732
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

The paths are set fixed. There once was a windows version that only let installed programs write to certain limited directories.

With a simple batch command you can copy all files needed to your prendrive.
xcopy "c:\users\NAME\QLC+\*.*" e: /s
Where e: is the drive name of your pendrive.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
Post Reply