program actions

About this tag
The tag 'program actions' on WindowsForum.com covers discussions about User Account Control (UAC) prompts in Windows, specifically the 'Do you want to allow the following program to make changes to this computer?' message. Content explores which program actions trigger this UAC prompt, particularly for applications developed with VC++ 2008 running on Windows 7. Users seek a definitive list of actions that cause the prompt, noting that the message can appear before any application code executes, indicating that factors beyond code logic influence UAC behavior. The tag focuses on understanding and managing UAC triggers rather than simply disabling the feature.
  1. G

    Windows 7 Do you want to allow the following program to make changes to this computer?

    We are in the process of modifying some applications to run under Windows 7, however, when we run them, we get the ""Do you want to allow the following program to make changes to this computer?" message from UAC. I know how to turn UAC off to prevent this, but that is dealing with the symptoms...
Back
Top