Old 8th January 2009, 03:25   #1
Keevon
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?
Keevon is offline   Reply With Quote
Old 8th January 2009, 06:17   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
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
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump