|
-
Sep 29th, 2002, 02:04 AM
#1
Thread Starter
New Member
Can a vb .net program run on win 95/98
When a vb.net program is ready for distribution, will be able to run on olde os. And yes what are some specific requirements.
-
Sep 29th, 2002, 02:22 AM
#2
yeah,just keep in mind that win95 is not supported anymore. You just need the .NET framework installed on the OS
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!!
-
Sep 29th, 2002, 02:49 AM
#3
Actually I don't believe the framework will install on 95 only on 98 and higher. And the IDE to develope requires 2k or higher.
-
Sep 29th, 2002, 02:52 PM
#4
New Member
To run a program with .net FrameWork u need win98>=,
To install visual studio.net and build executable u need Win2000>=
I've tryed tu run my demo under 98 and works
-
Sep 29th, 2002, 03:13 PM
#5
Originally posted by Willyx
To run a program with .net FrameWork u need win98>=,
To install visual studio.net and build executable u need Win2000>=
I've tryed to run my demo under 98 and works
actually I've tried two of my programs on 98 and it gives weird memory errors...works fine on 2k and xp though
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!!
-
Sep 29th, 2002, 10:14 PM
#6
Fanatic Member
I took a .NET compiled .EXE I've been working on to a friend's PC (he has Windows ME) and it worked surprisingly smoothly. Not sure why MrPolite had a hard time but for me it was a pretty clean deal.
-
Sep 30th, 2002, 08:12 PM
#7
New Member
I ran a small VB.NET compiled executable on a windows 98 machine after installing the CLR. Couldn't have run cleaner!
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
|