Do you want to check for their existence or ensure they are there ?

You could run a repair with MsiReinstallProduct() ?
Or MsiInstallMissingComponent() if you can list the component codes that are
expected.



-----Original Message-----
From: Robert Lee [mailto:genrobert...@gmail.com] 
Sent: 05 December 2011 11:25
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to check programatically that Start Menu entries for
my app are present on the system (post installation testing)?

It's a management requirement, part of "anti-piracy" strategy - as there is
no built-in DRM, we want to make sure the install state (including
licensing information) is there for corporate software auditors to see.
How to do it, either in C++ or C#?
-----------------------------------------------------------------------------
-
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to