[cmake-developers] [CMake 0011285]: Support UAC plugin for NSIS

Mantis Bug Tracker mantis at public.kitware.com
Fri Oct 1 09:56:21 EDT 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=11285 
====================================================================== 
Reported By:                Steve Ridout
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11285
Category:                   CPack
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-10-01 09:56 EDT
Last Modified:              2010-10-01 09:56 EDT
====================================================================== 
Summary:                    Support UAC plugin for NSIS
Description: 
Currently when a user installs with elevated privileges through the UAC
prompt on Windows 7 and Vista, the first run of the application at the end
of the install will also run with elevated privileges. This causes problems
for our application which should be run with normal de-elevated
privileges.

There is an NSIS plugin to fix this issue here:
http://nsis.sourceforge.net/UAC_plug-in

It would be great if CPack could incorporate the necessary changes in the
NSIS script to support this plugin.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-01 09:56 Steve Ridout   New Issue                                    
======================================================================




More information about the cmake-developers mailing list