VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-12 23:27:25 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-16 00:17:55 +0100
commite935ec55dd0629243788cf10a8aa1894214575b8 (patch)
treea10b928cf1e3ba7ce6aa4ae62c56fcc1f2c88a0b /src/Setup
parentd32826949213d2dada7759bc7641df370875c8ec (diff)
downloadVeraCrypt-e935ec55dd0629243788cf10a8aa1894214575b8.tar.gz
VeraCrypt-e935ec55dd0629243788cf10a8aa1894214575b8.zip
Windows: Enable Visual Styles for a modern look-and-feel
Diffstat (limited to 'src/Setup')
-rw-r--r--src/Setup/Setup.manifest12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/Setup/Setup.manifest b/src/Setup/Setup.manifest
index 64572284..db2b8e62 100644
--- a/src/Setup/Setup.manifest
+++ b/src/Setup/Setup.manifest
@@ -18,4 +18,16 @@
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
</application>
</compatibility>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity
+ type="win32"
+ name="Microsoft.Windows.Common-Controls"
+ version="6.0.0.0"
+ processorArchitecture="*"
+ publicKeyToken="6595b64144ccf1df"
+ language="*"
+ />
+ </dependentAssembly>
+ </dependency>
</assembly> \ No newline at end of file