Any idea why I get this message Cannot load D:\ALL_UPDATE.EXE The requested operation requires elevation. when I try to start the debugger on this project??
Announcement
Collapse
No announcement yet.
The requested operation requires elevation.
Collapse
X
-
https://docs.microsoft.com/en-us/win...-control-works
..
Installer detection technology
...
Before a 32-bit process is created, the following attributes are checked to determine whether it is an installer:- The file name includes keywords such as "install," "setup," or "update."
- Versioning Resource fields contain the following keywords: Vendor, Company Name, Product Name, File Description, Original Filename, Internal Name, and Export Name.
Comment
Comment