I've got a product that now has a dependency on PowerShell version 3.0.  The 
POWERSHELLVERSION property in the PS extension only probes the v1/v2 location.  
Are there plans to either add a POWERSHELLVERSION3 property or otherwise extend 
detection of installed PowerShell to include PowerShell v3?

The code would look something like this:

<Fragment>
        <Property Id="POWERSHELLVERSION3" Secure="yes">
            <RegistrySearch Id="PowerShellVersion3Search" Root="HKLM" 
Key="SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine" Name="PowerShellVersion" 
Type="raw" />
        </Property>
    </Fragment>

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com 

NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to