Remove the need for UAC Elevated permission to run Activesky
complete
Sims Smith
In Windows OS, ActiveSkyXP prompts for elevated access every time it runs. This is annoying and not a good security practice. I believe this is due to ASXP trying to write (temp databse) in windows protected area like "Program Files (x86)". Please consider refactoring the code to use "LocalApplicationData" instead. Then it won't prompt for elevated access.
h
hifi-admin
complete
h
hifi-admin
not planned
After reviewing, we are unable to remove this requirement for elevation due to the current app design.
h
hifi-admin
under review