PC Review


Reply
Thread Tools Rate Thread

check for dotnet 1.1 and dotnet service pack 1 with vs setup msi

 
 
Thomas Richter
Guest
Posts: n/a
 
      15th Nov 2005
Hi,
I have a Setup Project in Visual Studio 2003.
Our software needs not only
dotnet 1.1 => 1.1.4322.573
it need also the service pack 1
SP1 => 1.1.4322.2032
This should be done by the setup.
So I have 2 start conditions:
- .NET Framework with:
SupportedRuntimes 1.1.4322
(only 3 positions in version number possible)
- .NET Service Pack 1.1 with condition:
MsiNetAssemblySupport >= "1.1.4322.2032"

My problem is:
- on a computer with no .net installed
I got the message of .NET Service Pack 1.1
(which is confusing to customer because it can't
be installed without dotnet framework)
- on a computer with only with 1.1.4322.573
I got no message

And after running the setup (if needed not only once)
I want to have version 1.1.4322.2032 and my software.

How to solve this?

Mit freundlichen Grüßen aus Kiel

Thomas Richter

--
ARIVA.DE AG, Thomas Richter, Diplominformatiker, Entwickler
Walkerdamm 17, 24103 Kiel
Tel. (+49) 0431 97108-273, Fax. (+49) 0431 97108-29
E-Mail: (E-Mail Removed), Web: www.ariva.de
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dotNet 3 service pack slp.pearson@gmail.com Windows XP General 3 29th Jan 2008 07:47 AM
dotnet Framework Service Pack 1.1 not installing Iceman Microsoft Dot NET Framework 0 23rd Dec 2007 10:02 PM
which service pack support dotnet framework Gur Windows XP General 2 18th Aug 2007 01:12 PM
check for dotnet 1.1 and dotnet service pack 1 with vs setup msi Thomas Richter Microsoft Dot NET 0 15th Nov 2005 10:01 AM
How can I uninstall Service Pack 1 of DotNet Framework v1.1 L Anthony Johnson Microsoft Dot NET Framework 0 18th Nov 2004 08:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:51 PM.