Tagged Questions
2
votes
2answers
1k views
Set app to require elevation?
I'm working on the bootstrap application of a new installer for some of our products. So far, I've been relying on two things that I read about somewhere:
Applications whose name contains "setup" or ...
0
votes
3answers
696 views
Newly compiled application requires UAC/elevation?
I have a system, I set it up as a normal with UAC, and in my delphi environment I compile my project named ka.exe, I create a installshield project for it.
setup and everything completes ok!
but ...