64bit Checker Change Log

v1.5.0

  • new: detect Windows 10 (not complete)
  • new: added high DPI awareness

v1.4.3

  • fix: detection of Windows 8.1 and Windows Server 2012 R2 were broken because of Microsoft's API change

v1.4.2

  • fix: crash when parsing command-line parameters

v1.4.1

  • change: commands in uppercase are recognized as well as lowercase (/OS or /os)
  • new: /s parametar for silent i.e. doesn't output text to console

v1.4.0

  • new: returning errorlevel codes to cmd when called with any of three switches: /os, /osbit, and /cpubit
  • new: /t switch for close on timeout i.e. /t5 will show 64bit Checker for 5 seconds and turn it off, supports up to 99 seconds timeout
  • new: latest version update checker, runs on startup

v1.3.0

  • new: ability to detect Windows 8.1 (a.k.a. Blue) and Windows Server 2012 R2

v1.2.0

  • change: Microsoft renamed new version of their Windows server operating system to Windows Server 2012
  • new: added ability to detect some new Microsoft operating systems

v1.1.0

  • change: redesigned report tab
  • change: smaller app window

v1.1.0-beta

  • new: added OS version detection for Windows Home Server, Windows Home Server 2011 and Windows 8 (beta)

v1.0.0

  • first public release