/build/static/layout/Breadcrumb_cap_w.png

check pre-requisites for dotnetframework

Hi Folks,

I have a package which has to go for pre requisite check for dotnet frame work.
Package has to check dotnetframe work version which is >=2 then successfull Installation nor if it is less <2 then installation should Show Dotnetframe work minimum required version is 2 and exit.

How to set this in my package .

0 Comments   [ + ] Show comments

Answers (4)

Posted by: AngelD 15 years ago
Red Belt
0
Have a look at:
How to detect the .NET Framework 2.0 SP2 or greater in an MSI-based installer
http://blogs.msdn.com/astebner/archive/2008/11/11/9061169.aspx

Shouldn't be that hard to take the info and author a custom action in conjunction with AppSearch
Posted by: kvanand84@hotmail.co 15 years ago
Senior Yellow Belt
0
Thankyou for replying...

the cconcept of WIX is very new .but we tried ,can u be more discriptive or do we have other method to follow...
Posted by: AngelD 15 years ago
Red Belt
0
You don't need to use WiX to perform this, the site describes the information to find out which version(s) exists on the computer.
Just use AppSearch to search for the "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\<minimum .NET version RegKeyName>" and use the property specified for the AppSearch entry as the condition for the launch condition.
Posted by: kvanand84@hotmail.co 15 years ago
Senior Yellow Belt
0
Thankyou [:)] it is working now
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ