i use veracrypt portable to decrypt partitions using command line. On some
computers (not all) it shows error "the system cannot find the file
specified. Source: wWinMain: 10154" as in the picture. can someone help me
why? i see in the root folder there are Veracrypt.exe and Veracrypt-x64.exe
files so on windows 32bit i run Veracrypt.exe file and on windows 64bit i
run Veracrypt-x64.exe file
my command line is as below, actually the error only shows up on some
machines (not all). Is there any difference between VeraCrypt-x64.exe and
VeraCrypt.exe file?
a. Can't comment on VC versions; I only use 64-bit Windows. Also, since the VC folder is in my PATH, I only need to use 'veracrypt' in command line and batch files. Perhaps others can advise.
b. As quoted in your post, you have a closing quote after/silent, but no corresponding opening one. This sort of typo can have undesirable effects.
c. However, my main thought is, are you sure the partitions you are trying to open on your various machines are all located at \Device\Harddisk1\Partition2?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
a. Can't comment on VC versions; I only use 64-bit Windows. Also, since
the VC folder is in my PATH, I only need to use 'veracrypt' in command line
and batch files. Perhaps others can advise.
b. As quoted in your post, you have a closing quote after/silent, but no
corresponding opening one. This sort of typo can have undesirable effects.
c. However, my main thought is, are you sure the partitions you are trying
to open on your various machines are all located at
\Device\Harddisk1\Partition2?
i use veracrypt portable to decrypt partitions using command line. On some
computers (not all) it shows error "the system cannot find the file
specified. Source: wWinMain: 10154" as in the picture. can someone help me
why? i see in the root folder there are Veracrypt.exe and Veracrypt-x64.exe
files so on windows 32bit i run Veracrypt.exe file and on windows 64bit i
run Veracrypt-x64.exe file
It's impossible to help with an issue like this unless you specify your command line.
my command line is as below, actually the error only shows up on some
machines (not all). Is there any difference between VeraCrypt-x64.exe and
VeraCrypt.exe file?
"C:\MyApp\Ve\VeraCrypt-x64.exe" /v \Device\Harddisk1\Partition2 /letter X
/p 12345678 /pim 4 /q /m ro /m label=A123 /silent"
Vào 18:25, T.7, 7 Th6, 2025 Adrian Kentleton adriankit@users.sourceforge.net đã viết:
a. Can't comment on VC versions; I only use 64-bit Windows. Also, since the VC folder is in my PATH, I only need to use 'veracrypt' in command line and batch files. Perhaps others can advise.
b. As quoted in your post, you have a closing quote after
/silent, but no corresponding opening one. This sort of typo can have undesirable effects.c. However, my main thought is, are you sure the partitions you are trying to open on your various machines are all located at
\Device\Harddisk1\Partition2?exist.
sure the path is correct: \Device\Harddisk1\Partition2
Vào CN, 8 thg 6, 2025 vào lúc 23:48 Adrian Kentleton adriankit@users.sourceforge.net đã viết: