In addition to the name of the OS (Win9X/ME, NT, XP, Vista, etc.), versions of Windows also have their own version number - so that Windows 95 is (more or less) Windows 4.0. If you open a DOS/command window, you can type the 'ver' command, and it'll tell you exactly which version of Windows you're using.
More information on 9X/ME version numbers can be found here: http://support.microsoft.com/kb/q158238/
I'm not sure why that one tool would be asking for Win 4.1, though. You're running 98, which should be interpreted as 4.10 at the least. Maybe it has a buggy version-checking routine.
+ Reply to Thread
Results 31 to 37 of 37
-
If cameras add ten pounds, why would people want to eat them?
-
What pisses me off with .net is that there is no backwards (or forwards) compatibility. You can, as a developer, specify that an app is written for version z, but will also run with version x & y, but developers are lazy...
In a few years, I guess we'll all have a few HDDs worth of different .net frameworks to run all applications we've come to love over the last years.
AFAIK, a Java app written for JRE 1.0 (some 10 years ago) will still happily run on current v 6.
/Mats -
Ai Haibara wrote:
If you open a DOS/command window, you can type the 'ver' command, and it'll tell you exactly which version of Windows you're using.
command.com, they lie to the ordinary user of Windows 95/98/ME
(and could someone please explain to me why MS has done it?).
{ quoted from http://ftp.cc.monash.edu.au/pub/nihongo/jdxgen95.inf }
+++++++++++++++
J D X G E N 9 5
+++++++++++++++
Well, a few people in 1996 emailed me saying that jdxgen.exe failed when
running in a DOS window from Windows 95. I went home & tried it on the
Win95 notebook belonging to my son. Sure enough, it crashed.
The crash occurs because the Windows 95 "DOS Window" is not a "real" DOS
- it is a shell emulating DOS, but still under the firm grip of the the
Win95 OS (and yah boo sucks to the Microsoft acolytes who flamed me by
news and mail for saying this.) One of the things JDXGEN does is to
adjust both the maximum file handles in the Borland C library, and also
within DOS. With the Windows 95 DOS emulation, this fails to work.
Thus JDXGEN goes belly-up when it runs out of file handles, which is at
about work-file 13 (20 - stdout, stdin, stderr, etc.)
Anyway, I posted a plea for help, and got the following:
>
> I am posting this is an attempt to find out more about a problem that is
> affecting users of my JDXGEN.EXE utility when they attempt to run it from
> a DOS window in Windows 95.
>
* From: Bryan McNett <bmcnett@io.com>
* To: "'jwb@dgs.monash.edu.au'" <jwb@dgs.monash.edu.au>
* Subject: Re: JDXGEN and Windows95
* Date: Wed, 21 Aug 1996 01:53:34 -0400
[ snip ]
* I saw your message in sci.lang.japan, so I've taken the liberty of
* porting xjdxgen.c to Windows 95. The output seems to work fine in JWP, but
* it's a little bigger than the jdx file that comes with JWP 1.3.
*
* I'm attaching the source and executable to this mail message.
*
* note: this is only a five minute patch job. jdxgen95 still behaves very
* much like a UNIX program - in ways that would be confusing to the casual
* win95 user.
So there it is. JDXGEN95.EXE seems to work OK in Win95 land. Just run it
from the command-line in a "DOS" window. Win95 detects that it is a
native Win95 executable, and gives it the full treatment - big address
space, paged memory, etc. etc. As Bryan says, it is really the UNIX
utility.
NB: running "jdxgen95 foobar" creates an index file "foobar.xjdx" (after
all it is a port of the Unix utility.) If you want to use the index file with
JWP, etc., you'll need to rename it "foobar.jdx".
Enjoy
Jim Breen
whereas Windows 95 OSR2.5 was booted by DOS 7.1. )
mats.hogberg wrote:
In a few years, I guess we'll all have a few HDDs worth of different .net frameworks to run all applications we've come to love over the last years.
++++++++++++++ -
Originally Posted by Midzuki
/Mats -
Same applies to Sun's JRE. I don't hear the cries of bloatware or monopolistic abuse. Or trying to ram OpenOffice down your throat. I have MS Office, so bugger off, Sun....just give me what I need to view web sites with Java objects. And, please, automatically uninstall the older versions of JRE - MS provide the capability to do it painlessly. 0.5GB is rather a lot.
FYI Microsoft DOES NOT automatically uninstall previous versions of the .NET framework. In fact, as others have pointed out, you need to have previous version of the .NET framework installed or your apps won't work!
That is one of the nice things about Java versus .NET backwards compatibility. And yes I write apps in .NET and have written apps in Java.
FYI - you don't need the .NET framework - you can compile you code into a DLL. -
Originally Posted by RLT69
FYI Microsoft DOES NOT automatically uninstall previous versions of the .NET framework. In fact, as others have pointed out, you need to have previous version of the .NET framework installed or your apps won't work!
FYI - you don't need the .NET framework - you can compile you code into a DLL. -
I have nearly 0.5G of JRE incarnations, only one of which is required.
Each ~50-70 MB, a total of 498 MB.
As JRE is backwards compatible - Why isn't previous versions removed by the update service? Stupid!
/Mats
Similar Threads
-
Audigy Soundblaster SE Installation Problems!!!
By lapetite_66 in forum AudioReplies: 1Last Post: 2nd May 2009, 21:45 -
9.04 installation problems
By RabidDog in forum LinuxReplies: 0Last Post: 25th Apr 2009, 05:49 -
installation problems
By Finnytribe in forum ffmpegX general discussionReplies: 9Last Post: 20th Feb 2009, 12:11 -
ffmpegX Installation problems....
By maiof06 in forum ffmpegX general discussionReplies: 1Last Post: 31st Aug 2008, 01:32 -
AllToAVI installation problems
By T_virus in forum Newbie / General discussionsReplies: 0Last Post: 25th Dec 2007, 09:28