Linux/FreeBSD: Improvements on installation scripts (#1514) This patch moves away from gnome-terminal -e options which is deprecated and subject to possibly be removed in the future. The -- option is nearly equivalent in behaviour. Also ensures that uninstallation script has correct privileges, adds window title to xmessage and ensures correct files are used during installation.
Recent Commits to VeraCrypt:master
-
Linux/FreeBSD: Improvements on installation scripts (#1514)
-
Linux/macOS: Fix failure to use Hungarian language cause by issue in …
Linux/macOS: Fix failure to use Hungarian language cause by issue in XML parser. The method GetNodes implementation didn't parse multiple attributes correctly and it failed with Hungarian XML because of the presence of '>' character in an attribute value. Issue reported in https://github.com/veracrypt/VeraCrypt/pull/1516