First, some background :
I previously had an encrypted file container but now when I try to mount this via the same script, I get a warning that it is read only. I originally thought that this was a problem with the file, but when I manually run truecrypt as administrator, it is able to mount it correctly. I am running WIndows 7, 64-bit.
--
Now all that has changed is I have added full system partition encryption, so I guess that this causes TrueCrypt to run at startup, but without Administrator privileges.
--
My question is this: Is it likely that the cause of the problem is that TrueCrypt does not have the correct privileges when run at startup as opposed to when started by a script. And if so, is there a way to make this work??
Thanks!