Search found 4 matches

Go to advanced search

by MWI
Wed Mar 12, 2025 9:50 am
Forum: Common Problems
Topic: Custom Action fails with return value '3'
Replies: 3
Views: 8841
 
Jump to post

Re: Custom Action fails with return value '3'

Hi Catalin,

thanks for your reply.

We managed to find out, that some of the referenced assemblies in the CustomAction DLL were missing and not correctly loaded.
It seems, that on the machines where the installer worked, the missing DLL was already in the GAC from another application ...
by MWI
Thu Mar 06, 2025 4:41 pm
Forum: Common Problems
Topic: Custom Action fails with return value '3'
Replies: 3
Views: 8841
 
Jump to post

Custom Action fails with return value '3'

We are trying to install one of our products on a customer system. In the MSI there is a dialog where we invoke a Custom Action from a DLL when the user clicks "Next". The custom action is very simple, it is basically just a string.Replace, however the action instantly returns with the value '3 ...
by MWI
Wed Jul 20, 2022 3:01 pm
Forum: Common Problems
Topic: File missing in cabinet when installing msp
Replies: 3
Views: 23756
 
Jump to post

Re: File missing in cabinet when installing msp

Hi Eusebiu,

Thank you for the fast reply!

Just to make sure I understood you correctly:

To fix the problem, we have to start over with 2.5.0, re-add all changes made in the aip for version 2.5.1 (while making sure, none of the patch rules are broken), then build version and after that, do the ...
by MWI
Wed Jul 20, 2022 7:48 am
Forum: Common Problems
Topic: File missing in cabinet when installing msp
Replies: 3
Views: 23756
 
Jump to post

File missing in cabinet when installing msp

We're trying to create a second patch for our version (2.5.0 => 2.5.1 => 2.5.2) (patch 2.5.1 is working just fine)

Version 2.5.2 should be the diff to version 2.5.1, we only support upgrading from version 2.5.1 to 2.5.2

The patch is building successfully, however when installing the patch, we get ...

Go to advanced search