summaryrefslogtreecommitdiff
path: root/setup/setup-res.rc.in
diff options
context:
space:
mode:
authorSimon Howard2009-12-09 02:40:39 +0000
committerSimon Howard2009-12-09 02:40:39 +0000
commitc09be2cdb7668f9f5246eaa3e7de060db94b432b (patch)
treec0326e9a714a5dc8b4c9463a88ccf8c62b6a299f /setup/setup-res.rc.in
parentd27d3bb8b68f1e0f066a0749601ff32431325983 (diff)
downloadchocolate-doom-c09be2cdb7668f9f5246eaa3e7de060db94b432b.tar.gz
chocolate-doom-c09be2cdb7668f9f5246eaa3e7de060db94b432b.tar.bz2
chocolate-doom-c09be2cdb7668f9f5246eaa3e7de060db94b432b.zip
Fix the setup tool on Windows Vista/7 to not prompt for elevated
permissions and to disable the "Program Compatibility Assistant" (thanks hobbs and MikeRS). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1744
Diffstat (limited to 'setup/setup-res.rc.in')
-rw-r--r--setup/setup-res.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/setup-res.rc.in b/setup/setup-res.rc.in
index dc25135a..2bc3106c 100644
--- a/setup/setup-res.rc.in
+++ b/setup/setup-res.rc.in
@@ -1,6 +1,6 @@
1 ICON "../data/setup.ico"
-CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "setup-manifest.xml"
+1 24 MOVEABLE PURE "setup-manifest.xml"
1 VERSIONINFO
PRODUCTVERSION @WINDOWS_RC_VERSION@