Have you any sample code for the WcaSetProperty, from looking online I'm not getting a clear picture (maybe it's just me..:() My custom action gets the product name, how can I use this to make it my product name in my wix project? I also have to use it in many other of my functions, have you any idea how I could achieve this?
Thanks so much for your help -----Original Message----- From: Bruce Cran [mailto:br...@cran.org.uk] Sent: 14 August 2012 10:38 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix C++ variables On 14/08/2012 09:48, Natalie Carr wrote: > MsiSetProperty(hInstall, "ProductName", szLocalPath); You might want to use WcaSetProperty (and the other Wca* functions) instead since they're a bit simpler. -- Bruce Cran ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users