megamorphg > 2026-07-07 15:20
ownloads as a path. Any suggestions or workarounds to get a shared setting that would work fine?
LaurentG > 2026-07-08 04:55
megamorphg > 2026-07-08 09:53
(2026-07-08 04:55)LaurentG Wrote: A solution (that works, I tested it) could be the following :
In all machines that need to share the same QuickAccessPopup.ini file, create an environment variable (eg. name it DOWNLOAD or anything else you want) that value is the download folder (or any other folder you want to be common in QAP parameters, while they are different on the different machines).
On one machine, this DOWNLOAD variable is assigned "C:\...." and on the other "N:\...."
In QAP, create a shortcut, named as you want, but having %DOWNLOAD% as target. You can activate "Live" folder option for this shortcut, or any oher QAP option.
As result, with the same shortcut defined in QAP parameters (ie. with the same .INI file), it will open "C:\...." on one Pc, and "N:\..." on the other.
PS : To have this new variable correctly taken into account by QAP, you need to reboot your Pc after creating it. It seems that restarting QAP is not enough.