I see. I need to use deferred custom action. As I understand, I cannot access
to installation in deferred CA, only several propperties like
"CustomActionData". But I cannot get it's value.
...
if (MsiGetMode(hInstall, MSIRUNMODE_SCHEDULED) == TRUE)
{
TCHAR szPath[500];
UINT iResult = MsiGetProperty(hInstall, L"CustomActionData", szPath,
&(dwLen = 500));
...
iResult = 0, dwLen = 0
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Executing-CA-after-InstallFiles-tp6076921p6080004.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users