Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

condition whether .NET Framework


1 reply to this topic

in_install

in_install
  • Members
  • 32 posts

Posted 15 February 2006 - 01:27

what will be syntax for Pre -launch condition whether .NET Framework is installed on machine. this condition must meet to start installation.




Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 15 February 2006 - 14:07

Look at this sample code:
http://blogs.msdn.co.../01/459708.aspx

In the code you can find the registry locations and values you need to check for detecting .NET versions.