This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Saturday, 22 June 2019
Batch: ver: Get the version of operating system
Open command prompt and execute ‘ver’ command to get the
windows operating system version details.
C:\>ver
Microsoft Windows [Version 10.0.16299.547]
No comments:
Post a Comment