Is your property all uppercase letters? Making it all uppercase makes it 
public, otherwise it is private. Also if the property is being set in the UI 
sequence and then being called in the Execute sequence you probably need to add 
it to SecureCustomProperties.

http://msdn.microsoft.com/en-us/library/windows/desktop/aa371571(v=vs.85).aspx

Just some thoughts.

Chad

-----Original Message-----
From: Natalie Carr [mailto:natalie.c...@measuresoft.com] 
Sent: Thursday, October 04, 2012 7:08 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Getting values from listbox

Hi I got my custom action to populate my Listbox table in Wix which is linked 
to a property. I am now trying to call that property from another custom action 
but I do not seem to be able to do that. I'm using MsiGetProperty and tried 
WcaGetProperty but I am getting <bad ptr> and it is not picking up the value. 
Anyone came across this?

 

Kind Regards,

 

Natalie Carr

 

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to