Opened 16 years ago
Last modified 16 years ago
#24 assigned enhancement
The main installer and uninstaller no longer need to check for admin rights
Reported by: | Brian Smith | Owned by: | Brian Smith |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Installer | Version: | 0.22.6 |
Severity: | normal | Keywords: | installer uninstaller UAC |
Cc: |
Description
Now that the UAC plugin is being used to ensure that the main POPFile installer (setup.exe) and uninstaller (uninstall.exe) run with admin rights, the code can be simplified by removing some of the "Windows user type" tests.
Change History (2)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Type: | defect → enhancement |
---|
Note:
See TracTickets
for help on using tickets.
This is more of an enhancement than a defect as it concerns the removal of redundant code