PC Review


Reply
Thread Tools Rate Thread

Detecting .NET Compact Framework

 
 
Felipe T.
Guest
Posts: n/a
 
      17th Mar 2004
Any way of detecting if .NET CF is already installed?


 
Reply With Quote
 
 
 
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      17th Mar 2004
Felipe T. <(E-Mail Removed)> wrote:
> Any way of detecting if .NET CF is already installed?


See
http://msdn.microsoft.com/mobility/u.../default.aspx?
pull=/library/en-us/dnnetcomp/html/netcfdepl.asp

aka http://tinyurl.com/3959w

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
 
Reply With Quote
 
Felipe T.
Guest
Posts: n/a
 
      17th Mar 2004
Thx.
Can i do something like this to find if SQLCE is also installed?









"Jon Skeet [C# MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Felipe T. <(E-Mail Removed)> wrote:
> > Any way of detecting if .NET CF is already installed?

>
> See
> http://msdn.microsoft.com/mobility/u.../default.aspx?
> pull=/library/en-us/dnnetcomp/html/netcfdepl.asp
>
> aka http://tinyurl.com/3959w
>
> --
> Jon Skeet - <(E-Mail Removed)>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



 
Reply With Quote
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      17th Mar 2004
Felipe T. <(E-Mail Removed)> wrote:
> Can i do something like this to find if SQLCE is also installed?


Well, you could look for appropriate files and registry settings - I
don't know what they are off-hand, but a browse through your device's
file system and registry should suggest some good candidates.

--
Jon Skeet - <(E-Mail Removed)>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      17th Mar 2004
You might look for this key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServerCE]

Paul T.

"Jon Skeet [C# MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Felipe T. <(E-Mail Removed)> wrote:
> > Can i do something like this to find if SQLCE is also installed?

>
> Well, you could look for appropriate files and registry settings - I
> don't know what they are off-hand, but a browse through your device's
> file system and registry should suggest some good candidates.
>
> --
> Jon Skeet - <(E-Mail Removed)>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



 
Reply With Quote
 
Felipe T.
Guest
Posts: n/a
 
      17th Mar 2004
Thx

"Paul G. Tobey [eMVP]" <ptobey_no_spam@instrument_no_spam.com> wrote in
message news:(E-Mail Removed)...
> You might look for this key:
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServerCE]
>
> Paul T.
>
> "Jon Skeet [C# MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Felipe T. <(E-Mail Removed)> wrote:
> > > Can i do something like this to find if SQLCE is also installed?

> >
> > Well, you could look for appropriate files and registry settings - I
> > don't know what they are off-hand, but a browse through your device's
> > file system and registry should suggest some good candidates.
> >
> > --
> > Jon Skeet - <(E-Mail Removed)>
> > http://www.pobox.com/~skeet
> > If replying to the group, please do not mail me too

>
>



 
Reply With Quote
 
Geoff Schwab [MSFT]
Guest
Posts: n/a
 
      17th Mar 2004
1.26. How can I determine the version of the .NET Compact Framework that is
installed on a device?
http://msdn.microsoft.com/mobility/p...ault.aspx#1.26

3.10. How do I detect the version of the .NET Compact Framework from a
desktop installer?
http://msdn.microsoft.com/mobility/p...ault.aspx#3.10

--
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility
http://msdn.microsoft.com/mobility/p...Q/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
"Felipe T." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Any way of detecting if .NET CF is already installed?
>
>



 
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
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 03:22 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft Dot NET Framework 2 22nd May 2007 02:35 AM
RE: .net Compact Framework and scanner, detecting when a user presses a key on the keypad or taps inside a textbox Alexandre Moura Microsoft VB .NET 0 11th Mar 2005 09:51 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Compact Framework 1 2nd Apr 2004 10:14 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Framework 0 16th Mar 2004 04:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:45 AM.