David Sauzier - 2008-08-10

Hi Great menu system.  I have Delphi 2007 but am having trouble compiling could you please point me in the right direction.

Line 3636 of main.pas
sbtnDocuments.Hint := iniLocaleFile.ReadString('FORM_MAIN', 'LOCATION_DOCUMENTS', '$TRUECRYPTDRIVE$:\Documents');

crashes with Expception of class EAccessViolation

I have tried creating truecrypt drive and mounting also creating the folders mentioned (eg. \Documents) also tried changing the $TRUECRYPTDRIVE$ to Z the driveletter I mounted the encrypted volume to but still crashes.

Any help would be much appreciated