Computing.Net > Forums > Disk Operating System > batch file to check windows version!!!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

batch file to check windows version!!!

Reply to Message Icon

Name: Timme
Date: August 25, 2000 at 00:30:30 Pacific
Comment:

I need the command line to check the version of my windows version. (and see if it is = 4.00.950a), if not....(procedure)
I will do this in a batch file and use it with an IF command.



Sponsored Link
Ads by Google

Response Number 1
Name: ?
Date: August 25, 2000 at 01:47:40 Pacific
Reply:

If you are running Windows 95 you just need to type VER at the command line, This tells you both your DOS version as your Windows version!


0

Response Number 2
Name: mr o
Date: August 25, 2000 at 04:56:02 Pacific
Reply:

he want to do it from a BATCH file...


0

Response Number 3
Name: mr o
Date: August 25, 2000 at 04:56:09 Pacific
Reply:

he wants to do it from a BATCH file...


0

Response Number 4
Name: Laurence
Date: August 25, 2000 at 05:26:12 Pacific
Reply:

Something like this?
http://x58.deja.com/getdoc.xp?AN=552291734&search=thread&CONTEXT=967205889.1490092074&hitnum=0

For DOS/Win 3.x see:
http://home7.inet.tele.dk/batfiles/main/batchfaq.htm#23


0

Response Number 5
Name: Grant
Date: August 25, 2000 at 23:55:43 Pacific
Reply:

OK, I know you want to run ver at the prompt, and it can be run in a bat file.

Now that that's out of my system, run "VER /R" at the prompt and it will return the exact dos and windows ver. You will have to test to see what ver it is (see below). i.e.

4.10.1998 = 98 first edition
4.10.2000 = 98 secound edition i thingk

you will have to go to all 4 95's (950, 95a, 95b, 95c, yes there was a c a.k.a. osr2.5) and the 2 98's and build a list

email if you need help w/ some of the ver list, i have access to most of them.

drscriptt@yahoo.com


0

Related Posts

See More



Response Number 6
Name: Just a few
Date: August 26, 2000 at 15:17:29 Pacific
Reply:

Windows 95B is 4.10.1111
Windows 98 is 4.10.1998
Windows 98se is 4.10.2222 (not 2000)
Windows Me is 4.10.3000 (OEM)
or 4.10.3333 (Retail)


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: batch file to check windows version!!!

Batch file to check versions of OS www.computing.net/answers/dos/batch-file-to-check-versions-of-os/14670.html

Batch file to check if HD formatted - overcoming A,R,F? www.computing.net/answers/dos/batch-file-to-check-if-hd-formatted-overcoming-arf/2711.html

DOS batch to check file dates www.computing.net/answers/dos/dos-batch-to-check-file-dates/13578.html