diff --git a/Source/ChocolateyGui.Install/Product.wxs b/Source/ChocolateyGui.Install/Product.wxs
index fe2e6e9d1..fd7833fe8 100644
--- a/Source/ChocolateyGui.Install/Product.wxs
+++ b/Source/ChocolateyGui.Install/Product.wxs
@@ -92,6 +92,9 @@
+
+
+
\ No newline at end of file
diff --git a/Source/ChocolateyGui/ChocolateyGui.csproj b/Source/ChocolateyGui/ChocolateyGui.csproj
index 7c8318b88..a348f9510 100644
--- a/Source/ChocolateyGui/ChocolateyGui.csproj
+++ b/Source/ChocolateyGui/ChocolateyGui.csproj
@@ -16,9 +16,7 @@
-
- app.manifest
-
+
1.0.1
@@ -71,6 +69,9 @@
+
+ true
+
..\packages\Autofac.4.6.1\lib\net45\Autofac.dll
@@ -458,9 +459,10 @@
Designer
-
+
Designer
-
+ Always
+
Designer
diff --git a/Source/ChocolateyGui/app.manifest b/Source/ChocolateyGui/ChocolateyGui.exe.manifest
similarity index 84%
rename from Source/ChocolateyGui/app.manifest
rename to Source/ChocolateyGui/ChocolateyGui.exe.manifest
index 445f5e635..a4706c6f0 100644
--- a/Source/ChocolateyGui/app.manifest
+++ b/Source/ChocolateyGui/ChocolateyGui.exe.manifest
@@ -21,6 +21,13 @@
The following is an unsupported use case: If you want to utilize File
and Registry Virtualization for backward compatibility then delete
the requestedExecutionLevel node.
+
+ NOTE: If you do change this file, make sure that you change the
+ modification date on ChocolateyGUI.exe that this sits next to.
+ Windows caches manifests based on path and last modified date. So
+ you'll need to change the modification date on ChocolateyGUI.exe
+ for the manifest change to take effect.
+ Details: https://github.com/chocolatey/choco/issues/1292#issuecomment-304068121
-->