Re: NET 2.0 Launch condition
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "Vadym Stetsyak" <vadym_s@xxxxxxx>
- Date: Tue, 26 Sep 2006 16:35:42 +0300
Hello, William!
WS> Any hints? I'm very surprised that I can't find any information on
WS> this. TIA.
Look at MsiNetAssemblySupport property
(
http://msdn.microsoft.com/library/en-us/msi/setup/msinetassemblysupport.asp?frame=true )
In the LaunchCondition table you can set condition to MsiNetAssemblySupport >= "2.0.50727"
Or if you're using Setup project you can add .NET launch condition, then select its properties and set the
Version property to 2.0.50727
--
Regards, Vadym Stetsyak
www:
http://vadmyst.blogspot.com
Relevant Pages
- Screen Scraping Tools
... I'm looking for some tools, hints, etc... ... screen scraping data from HTML documents. ... TIA. ... (borland.public.delphi.thirdpartytools.general) - [SLE] SuSE 9.1 kde gone after xfree86 install
... I messed up,in my eagerness to install gui version of mplayer I loaded ... I want to go back to starting with kde. ... Any Hints. ... TIA ... (SuSE) - toggling the opened windows
... Any hints? ... TIA and kind regards. ... Friedrich ... (microsoft.public.mac.office.entourage) - Function to list values of last 3 non-blank cells in a vertical bl
... For example, if cells B1:B7 contain text, this function should return ... Any hints or knowledge of functions that do similar things would be ... TIA ... Prev by Date: ... (microsoft.public.excel.worksheet.functions) - Re: Exception on deployment of application
... > I have written a VB.NET application and created a setup project for it. ... I get an unhandled exception has occurred in your ... > TIA ... > Simon Jefferies ... (microsoft.public.dotnet.languages.vb) |
|