Launching an Application with Normal User Privileges from an Administrator-Privileged Instance
I’m developing a custom installer for my application, because I need to configure some peculiar settings that InnoSetup and other similar tools don’t allow. The installer requires administrator privileges to perform the necessary configurations. At the end of the installation, it starts the newly installed application.