If you manually copied the application instead of installing it, the program will ask you to activate it every time it runs.You should re-run the installer.
It’s also possible that antivirus software is preventing the license file from being saved, or that the user cannot write to the license file location. You could try disabling the antivirus software temporarily, and running the software as an Administrator (just for the activation).
For reference, here are the license file locations per OS and Dragonframe version:
Dragonframe 5
macOS
/Library/Preferences/com.dzed.Dragonframe5-License.properties
If that doesn’t work, try these commands:
sudo rm /Library/Preferences/com.dzed.Dragonframe5-License.properties
sudo touch /Library/Preferences/com.dzed.Dragonframe5-License.properties
sudo chmod 666 /Library/Preferences/com.dzed.Dragonframe5-License.properties
Windows
%ALLUSERSPROFILE%\DZED\Dragonframe\com.dzed.Dragonframe5-License.properties
Linux
/etc/opt/dragonframe5/license.properties
Dragonframe 4
macOS
/Library/Preferences/com.dzed.Dragonframe4-License.properties
If that doesn’t work, try these commands:
sudo rm /Library/Preferences/com.dzed.Dragonframe4-License.properties
sudo touch /Library/Preferences/com.dzed.Dragonframe4-License.properties
sudo chmod 666 /Library/Preferences/com.dzed.Dragonframe4-License.properties
Windows
%ALLUSERSPROFILE%\DZED\Dragonframe\com.dzed.Dragonframe4-License.properties
Linux
/etc/opt/dragonframe4/license.properties
Dragonframe 3
macOS
/Library/Preferences/com.dzed.Dragonframe-License.properties
If that doesn’t work, try these commands:
sudo rm /Library/Preferences/com.dzed.Dragonframe-License.properties
sudo touch /Library/Preferences/com.dzed.Dragonframe-License.properties
sudo chmod 666 /Library/Preferences/com.dzed.Dragonframe-License.properties
Windows
%ALLUSERSPROFILE%\DZED\Dragonframe\com.dzed.Dragonframe-License.properties
Dragon Stop Motion 2
macOS
/Library/Preferences/com.dzed.DragonStopMotion-License.properties
If that doesn’t work, try these commands:
sudo rm /Library/Preferences/com.dzed.DragonStopMotion-License.properties
sudo touch /Library/Preferences/com.dzed.DragonStopMotion-License.properties
sudo chmod 666 /Library/Preferences/com.dzed.DragonStopMotion-License.properties
Windows
%ALLUSERSPROFILE%\DZED\Dragonframe\com.dzed.DragonStopMotion-License.properties