|
-
Feb 26th, 2005, 10:31 PM
#1
Thread Starter
Junior Member
Checking for .NET Framework
Ok, I am developing an app which doesn't have an installer. My biggest problem is that alot of people don't have .NET Framework and as you know, running an app when .NET isn't installed doesn't give a verry user friendly message. Basicly I am trying to have my app check the registry for .NET as it is starting up and give a friendly message if .NET is not installed.
-
Feb 27th, 2005, 08:05 PM
#2
Re: Checking for .NET Framework
 Originally Posted by farklem
Ok, I am developing an app which doesn't have an installer. My biggest problem is that alot of people don't have .NET Framework and as you know, running an app when .NET isn't installed doesn't give a verry user friendly message. Basicly I am trying to have my app check the registry for .NET as it is starting up and give a friendly message if .NET is not installed.
look up "bootstrapper"
also check this thread, I responded to something like this before, and apparently it helped
http://vbforums.com/showthread.php?t...t=bootstrapper
rate my post
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|