Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to determine version of win95 if is OSR2?

0 views
Skip to first unread message

Frank

unread,
Dec 25, 2003, 12:13:04 PM12/25/03
to
Hi,there

How to determine version of win95 if is OSR2 or laters use VC++? I worked
for that a long time, but ... :-( so, any reply is appreciated :p

Thanx very much
--
Frank F.Han

+-----------------------------------------+
| winsays@:-)hotmail:-).com |
+-----------------------------------------+


Jeff Partch [MVP]

unread,
Dec 25, 2003, 6:58:28 PM12/25/03
to
"Frank" <win...@hotmail.com> wrote in message
news:O0%23Liqwy...@TK2MSFTNGP12.phx.gbl...

> How to determine version of win95 if is OSR2 or laters use VC++? I worked
> for that a long time, but ... :-( so, any reply is appreciated :p

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/osversioninfo_str.asp
--
Jeff Partch [VC++ MVP]


Jeroen-bart Engelen

unread,
Dec 25, 2003, 8:07:08 PM12/25/03
to

And to add to that.
Win95A is Win95 with a service pack
Win95B is Win95 OSR2
Win95C is Win95 OSR2.1 (with USB support)

Jeroen-bart Engelen

Jeroen-bart Engelen

unread,
Dec 26, 2003, 10:04:50 PM12/26/03
to

I made a small mistake.
Win95C is Win95 OSR2.1 (no USB support)
Win95D is Win95 OSR2.5 (with USB support)

Jeroen-bart Engelen

cquirke (MVP Win9x)

unread,
Dec 27, 2003, 7:05:20 AM12/27/03
to
On Sat, 27 Dec 2003 04:04:50 +0100, Jeroen-bart Engelen
>>> "Frank" <win...@hotmail.com> wrote in message

>> And to add to that.


>> Win95A is Win95 with a service pack
>> Win95B is Win95 OSR2
>> Win95C is Win95 OSR2.1 (with USB support)

>I made a small mistake.
>Win95C is Win95 OSR2.1 (no USB support)
>Win95D is Win95 OSR2.5 (with USB support)

All Win95 SR2.xx support USB/AGP, but none of them include this as
part of the install (well, haven't seen "D").

SR 2 requires USBsupp.exe to be downloaded
SR 2.1 has USBsupp.exe on the CD somewhere
SR 2.5 ("C") has IE 4 integrated, else same as SR 2.1

From a perspective of "what version are xxx files?", it's almost
inevitable that today's Internet-going Win95xx systems will have an
ugraded version of IE, with all the implications that go with that,
and most likely DirectX and Winsock upgrades as well.

So I'd be tempted to take the pain of ascertaining versions of the
individual files you are interested in, or (if committing to
post-Win95 versions of the Windows installer) use whatever the Windows
Installer can offer in automatic version management.

>------------ ----- --- -- - - - -
Drugs are usually safe. Inject? (Y/n)
>------------ ----- --- -- - - - -

Jeroen-bart Engelen

unread,
Dec 27, 2003, 11:09:59 AM12/27/03
to
cquirke (MVP Win9x) wrote:

>>I made a small mistake.
>>Win95C is Win95 OSR2.1 (no USB support)
>>Win95D is Win95 OSR2.5 (with USB support)
>
>
> All Win95 SR2.xx support USB/AGP, but none of them include this as
> part of the install (well, haven't seen "D").
>
> SR 2 requires USBsupp.exe to be downloaded
> SR 2.1 has USBsupp.exe on the CD somewhere
> SR 2.5 ("C") has IE 4 integrated, else same as SR 2.1

We had a Win95 CD at the office a long time ago and on the CD was
printed "With USB support". This was Win95D (verified after installing).
I never "caught it in the wild" though.

I also believe OSR2 had IE 4 in it already.

Jeroen-bart Engelen

cquirke (MVP Win9x)

unread,
Dec 27, 2003, 6:11:46 PM12/27/03
to
On Sat, 27 Dec 2003 17:09:59 +0100, Jeroen-bart Engelen
>cquirke (MVP Win9x) wrote:

Win95 SR2 and SR2.1 has IE4 on a second CD, to be installed
separately, as I recall. If you didn't install it, you had what
looked like IE2, but which claimed to be IE4... at the time I avoided
IE4 and installed IE 3.02 instead, switching to IE5 later.

The "With USB support" text on the CD appeared from SR2.1 onwards -
but you still had to locate the USBSupp.exe on the CD and explicitly
install it, it wasn't integrated into the OS install.

0 new messages