|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 1
|
Authenticode signed installer failing with UAC
I have an NSIS installer I created that I signed with an authenticode certificate from thawte. I sign the tool using the signtool.exe signwizard.
When I try to run the installer with UAC disabled, everything works fine. When I try to run the installer with UAC enabled, I get an error message: "File system error (-1073741819)." And "Consent UI for adminstrative processes" crashes. Has anyone else seen this? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
That is means STATUS_ACCESS_VIOLATION, which probably means you have no privileges to view the file.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|