This might help:

http://blogs.msdn.com/b/heaths/archive/2009/05/29/detecting-visual-studio-2008-service-pack-1.aspx
 

http://blogs.msdn.com/b/astebner/archive/2009/04/09/9541845.aspx even has some 
WiX in it. 

Phil Wilson 

-----Original Message-----
From: Jeffrey Walton [mailto:noloa...@gmail.com] 
Sent: Thursday, March 03, 2011 11:50 AM
To: Wix List
Subject: Re: [WiX-users] Determine VC Runtime and Patch Level during Install

On Thu, Mar 3, 2011 at 8:50 AM, Jeffrey Walton <noloa...@gmail.com> wrote:
> Hi All,
>
> My apologies if the question has been asked. SourceForge's list search
> leaves *a lot* to be desired.
>
> My project is currently under Visual Studio 2008. Its fully patched,
> so I need to distribute the SP1 version of the VC runtimes (as
> required). I have read Ramirez (A Developer's Guide To Wix), and I
> don't recall a property to determine if a particular runtime (and its
> patch level) is available.
>
> Could anyone offer the property/condition I need to check for (or a
> link to read up on the subject).
A little more information: On page 80, Ramirez offers the following
"Implied Properties":
* Manufacturer
* ProductCode
...
* ProductName
* ProductVersion
* UpgradeCode

So my question is, what is the implied property to dermine if (1) VC
2008 runtime is present [1, 2], and (2) is it SP1?

My apologies for not being more clear in the original question.

Jeff

[1] 
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2
[2] 
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=BA9257CA-337F-4B40-8C14-157CFDFFEE4E

------------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to