Donation Edition license lost upon app move

Get help for specific problems
Posts: 1
Joined: 20 Apr 2020

Reaver

I am using the donation edition of FreeFileSync on MacOS Mojave. After installing, when I run FFS from the /Applications folder, the donation edition banner appears in the window's title bar (as expected). However, if I move the FFS application to my ~/Applications/Communications/FreeFileSync folder, the FFS application no longer shows the donation edition banner in the title bar.

Why can I not move the application and keep the donation version license?
User avatar
Site Admin
Posts: 7506
Joined: 9 Dec 2007

Zenju

FFS determines if it's the donation edition by checking files relative to the installation folder (/Applications in this case).

In other words: Apple doesn't allow modifications to the app bundle (=> that would invalidate its signature), so accompanying data has to be stored *somewhere else*. Now if the app is moved, the associated data stays where it is.