PALSymLink - An alternative to [DirectoriesMove] using Symbolic Links.
Hi, I have written a custom.nsh script that adds symbolic link functionality to PortableApps launchers. You can find it here, functionally replacing the DirectoriesMove function.
It does have some disadvantages (NTFS-only and admin required) but there are use cases like videogames or apps that generate a lot of data where I find it's the optimal solution. Please check it out if you have the time and tell me what you think.