VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/zlib/zconf.h
diff options
context:
space:
mode:
authorcsware <email@cs-ware.de>2019-11-12 22:02:57 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-11-12 22:02:57 +0100
commit34a9e118b6d35b8a5b9a767a35cfc0e002605c10 (patch)
treeaa4b03fa80fef22afa82d65f6dfd0a05bb3c5469 /src/Common/zlib/zconf.h
parentf5aea0628116b7e6bfe958b105a72a254eb19c67 (diff)
downloadVeraCrypt-34a9e118b6d35b8a5b9a767a35cfc0e002605c10.tar.gz
VeraCrypt-34a9e118b6d35b8a5b9a767a35cfc0e002605c10.zip
Windows: Allow system encrypted devices to be mounted from WindowsPE - even if changing the keyboard layout failed (#539)
When my system broke and I had to use WindowsPE to rescue some files the password dialog always closed immediately. There was no chance to mount the system device using the GUI. It took me a while to realize that I could try using the CLI by passing the password as a parameter (which might not be so obvious for not advanced users). Signed-off-by: Sven Strickroth <email@cs-ware.de>
Diffstat (limited to 'src/Common/zlib/zconf.h')
0 files changed, 0 insertions, 0 deletions
*/ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
name: Bug Report
about: Found a bug? Let us know! 🐛
labels: bug, unreviewed

---

<!-- Please provide a general summary of the issue in the title above. -->

# Expected behavior
<!-- Describe here what you have expected to happen -->

# Observed behavior
<!-- Describe here what happened instead of the expected behavior -->

# Steps to reproduce
<!-- Tell use all the steps you did so we can reproduce the problem -->
1. 
2. 
3. 
4.

# Screenshots
<!-- Add additional screenshots -->

# Your Environment

Please tell us more about your environment

**VeraCrypt version:** <!-- f.e. 1.24-Update7 -->

**Operating system and version:** <!-- f.e. Windows 10 build 19042 -->

**System type:** <!-- f.e. 64-bit -->