ueli
ueli copied to clipboard
[Bug] Application search does not allow directory symbolic link
When I try to add my portable app folder it complains that it is "not a folder"
I create it on every windows machine I use by:
mklink /d c:\Apps c:\gdrive\Apps
On macOS, you can add another directory separator to dereference the symlink. Try C:\Apps\
.