Have a look  http://msdn2.microsoft.com/en-us/library/ms681383.aspx here  -
its the first one on the list. Course that's if it was an error from Windows
Installer. If it was from your DLL then I got nothin'.
However I believe the conventional wisdom is not to use managed CAs since
they place too many pre-requisites on the target system - having the .NET
framework installed for example.


Frederic Mokren wrote:
> 
> I've been attempting to add a managed custom action following
> instructions that I found on various blogs and by using dark on Visual
> Studio created MSI.
> 
>  
> 
> The gist of it is I use installutillib.dll using ManagedInstall as the
> DLLEntry.  I also created custom action that sets a property for the
> managed custom action.  Anyhow I followed the guides on various blogs
> and rechecked my WiX many times over.
> 
>  
> 
> Each time I run the install I get a '1001' error from the Custom Action
> (presumably from installutillib.dll).  Does anyone have any more
> information on this error?
> 
>  
> 
> Sincerely,
> 
>  
> 
> Frederic Mokren
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Managed-Custom-Action-tf4270256.html#a12165631
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to