Search found 5 matches

Go to advanced search

by brad
Tue Sep 17, 2024 7:23 am
Forum: Building Installers
Topic: Error with Installcertificate customaction
Replies: 12
Views: 33944
 
Jump to post

Re: Error with Installcertificate customaction

I have just had this error and have found it can also be caused by attempting to install a certificate in a Store Location/Name combination that is not appropriate for the certificate.

In this case the fix is to specify a correct Store Location and Name.
by brad
Mon Sep 09, 2024 5:18 am
Forum: Common Problems
Topic: Where is Prerequisite Conditions Tab
Replies: 3
Views: 7182
 
Jump to post

Re: Where is Prerequisite Conditions Tab

Excellent, thank you.
by brad
Sun Sep 08, 2024 11:49 pm
Forum: Common Problems
Topic: Value passing between custom actions
Replies: 3
Views: 8364
 
Jump to post

Re: Value passing between custom actions

Excellent.

Thank you for confirmation of this behaviour.

I have attempted to use the registry but am bumping into a problem with getting my installer to use the 64-bit registry. Things appear to be landing in WOW6432, even though I have set the Powershell custom action to use x64. If I compile my ...
by brad
Fri Sep 06, 2024 1:15 am
Forum: Common Problems
Topic: Where is Prerequisite Conditions Tab
Replies: 3
Views: 7182
 
Jump to post

Where is Prerequisite Conditions Tab

I am having trouble with x32/x64 and custom actions using WOW6432 in the registry.

Apparently I can make a 64 bit prerequisite in the Prerequisite Conditions Tab (I'm hoping this helps...). There's a help page for this tab but no description anywhere on how to navigate to the tab.
by brad
Thu Sep 05, 2024 3:20 am
Forum: Common Problems
Topic: Value passing between custom actions
Replies: 3
Views: 8364
 
Jump to post

Value passing between custom actions

Hi

I am having trouble passing values between custom actions.

I have a Powershell script inline which is deferred and I want to pass a value from it to a C# Call function from attached native DLL, also deferred.

In an effort to ensure I have a property to set, I have created a custom action ...

Go to advanced search