-
-
Notifications
You must be signed in to change notification settings - Fork 1k
[UI] double clicking mounted drive doesn't open it #873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please try latest 1.25.7 version and it should work. There was a change in previous version 1.25.4 that addressed similar issue encountered by users running with administrative privileges. |
Just tested 1.25.7, still doesnt work. |
I can't reproduce this issue in any of my Windows 7 machines with different configurations (UAC enabled/disable, VeraCrypt executed using "run as administrator", VeraCrypt executed normally). A new security mechanism was put in place in order to protect again a certain type of attacks but it seems to fails on your system. Are you using a modified Windows Shell? Do you any other customization of Windows in place? One possibility is to exclude opening drive letters from this security mechanism. |
"Help -> Beginner's Tutorial" doesn't do anything. Is there a log for VeraCrypt to see what fails? I do have ConEmu as a second cmd.exe, but it works parallel, it's only a wrapper for cmd.exe. No other windows mods. |
Thank you for all these details. The idea is to run the program from cmd.exe using the same credentials and the same elevation as you use with VeraCrypt. I'm attaching below the binary of TestSafeOpen. The binary is signed with the same certificate as VeraCrypt and the zip also contains its PGP signature using VeraCrypt official key. Please share the output of program like in the screenshot above in order to find the location of the failure. Thank you for your help. |
Thank you for sharing these results. They enabled me to finally understand the problem. Anyway, I have implemented a fallback solution that works in such cases and I'm attaching a new binary and its source that implement it. |
Nice catch! I have non essential services disabled, since we are in the security field.
Works great! Cheers |
This has been fixed in version 1.25.9. |
I mount something to a new drive
double click new drive.
Expected behavior
It should explore to drive, as it did with TrueCrypt.
This is the intuitive workflow.
Observed behavior
Does nothing out of the box
Steps to reproduce
Screenshots
Please tell us more about your environment
VeraCrypt version:** 1.24-Update7
Operating system and version: win7
System type: x64
The text was updated successfully, but these errors were encountered: