Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Get the Framework Version
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Wyss  
View profile  
 More options Apr 11 2003, 10:52 am
Newsgroups: microsoft.public.dotnet.framework.setup
From: Peter Wyss <peter.w...@timeware.ch>
Date: Fri, 11 Apr 2003 16:51:42 +0200
Local: Fri, Apr 11 2003 10:51 am
Subject: Get the Framework Version
Hello,

I have the following Problem:

I want to install the .NET-Framework together with my
Service-Installation, but only if the Framework isn't installed on the
machine or an older Version then 1.1 is installed (1.0). I created the
Installation with Wise Installation System 9.02. Problem: I can't
receive the Version-Number, because Wise can't operate with Wildcards
(*,?) ->I can't check if the directory
c:\windows\Microsoft.Net\Framework\v1.1* exist and i can't check if the
Key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v1.1*
exist...

Any reasons for this problem? Does anyone has an idea?

Thanks,
Peter Wyss


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Wilson  
View profile  
 More options Apr 11 2003, 1:32 pm
Newsgroups: microsoft.public.dotnet.framework.setup
From: "Phil Wilson" <phil.wil...@unisys.spamcom>
Date: Fri, 11 Apr 2003 10:28:57 -0700
Local: Fri, Apr 11 2003 1:28 pm
Subject: Re: Get the Framework Version
If Wise lets you, you could look at the MsiNetAssemblySupport property which is the highest runtime
version installed on the system. A LaunchCondion on this property will mean that the install won't
start unless there is some version of the runtime on the system (treat it like a bool) and the
actual value on a 1.1 system is something like the string 1.1.4322.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »