i was exchanging a harddrive. the former had twofish sha 512, the later aes sha 512. to mount i was using a command line out of keepass 1 since years. after swapping the harddrive the old commandline ist not working anymore. verycrypt 1.23 gives "Error while parsing command line." but i can mount the volume manually.
i am using the exact same commandline as before. what ist wrong?
cmd://"D:***\VeraCrypt\VeraCrypt.exe" /v {USERNAME} /l g /hash SHA-512 /m rm /q background /c n /w /h n /p {PASSWORD}
Last edit: Mario Schröder 2019-01-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i was exchanging a harddrive. the former had twofish sha 512, the later aes sha 512. to mount i was using a command line out of keepass 1 since years. after swapping the harddrive the old commandline ist not working anymore. verycrypt 1.23 gives "Error while parsing command line." but i can mount the volume manually.
i am using the exact same commandline as before. what ist wrong?
cmd://"D:***\VeraCrypt\VeraCrypt.exe" /v {USERNAME} /l g /hash SHA-512 /m rm /q background /c n /w /h n /p {PASSWORD}
Last edit: Mario Schröder 2019-01-31
i found out myself: the new password hat "space" in it. i changed it, now it works.