Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The issue when trying to start the program with administrator privileges in C++ WinAPI is that the user may not have the necessary permissions or authorization to access and execute administrative tasks. This can result in an error message or denial of access to certain system resources, such as protected system files or registry entries. To solve this issue, the program may need to be modified to request the appropriate privileges and permissions from the user or system administrator.