Hello,
earlier I used to use a batch file to mount a truecrypt container to a explicit drive letter.
(After mounting E:, the same batch file called other programs under the new drive letter E:)
The batch started like this:
“C:\Program Files\TrueCrypt\TrueCrypt.exe” /q /v K:\example.tc /letter E
You can set up cryptomator to start on windows start and configure your vault to open on start of cryptomator. Then your vault is been opened every time your system starts.
Hi,
thanks, meanwhile I found this option.
I think, it will work.
But is there a way to “overwrite” the program made settings by calling up the program via batch / command line?
Ok,
I think I will use the parameters via vault options as recommended.
(This generally worked flawless at my tests, but there could be a possible problem if a user plays with these options. Via batch call the parameters would be always “guaranteed”.)