Re: PowerPro can't run DFRGUI.EXE

"brucexs-/[email protected] [power-pro]" <[email protected]> 28 Jun 2019 10:27:20 +0000
Newsgroups gmane.comp.windows.power-pro
Message-ID <[email protected]>
"Secpol.msc is also in system32, but when I try to open it with no path from a PowerPro button, I get a message box from PowerPro with "secpol.msc" and the ERROR_FILE_NOT_FOUND message.  Secpol.msc starts fine from a command prompt or Win-R (no path, no UAC prompt)."
 

 For clarity:  PowerPor uses Windows API (mainly shellexecuteex) and any error messages you get are those returned by that api (as interpreted by the Windows FormatMessage function).