To update at version (v.1.0), to avoid loss of current data, you must:
1) copy the new program
3) copy "Images" folder in the executable path
3) edit your language file (ex. english.lng):
   - Add this two lines for sound effects
     #1 "[Effects]"
     #2 "Wav=off"
       If you set it not equal to "on", you can't hear sound effects;
       by default is on

   - Add this three lines for countdown
     #1 "[Question-Timer]"
     #2 "timeron=off"
       Countdown is enabled if "on" else disabled; default on
     #3 "qtimer=nn"
       Where nn are the seconds number, but not less than 5; default 60

   - Images
     To see the image of an animal, while preservig current data, 
     the only way is to manually manage the information in the table of response.
     Using (like)DBU post, in relation to each answer, the full file name.

