msidbCustomActionTypeOncePerProcess and msidbCustomActionTypeInScript
together is nonsensical.

msidbCustomActionTypeInScript is called "deferred" which can only be
scheduled between InstallInitialize and InstallFinalize and only in the
InstallExecuteSequence table.

Or am I missing something? What is the use case for a 3585 CA?

-----Original Message-----
From: Thomas Svare [mailto:thomas_sv...@symantec.com] 
Sent: Thursday, October 08, 2009 8:28 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] CA types

Hello,

 

I'm trying to get a CA type of 3585 set for one of my custom actions
with Wix 3.0.5419 and I'm not having much luck.

 

It's

 

msidbCustomActionTypeDll

msidbCustomActionTypeOncePerProcess

msidbCustomActionTypeInScript

msidbCustomActionTypeNoImpersonate

 

Any ideas?

 

Thanks,

Tom

----------------------------------------------------------------------------
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to