Rob van der Woude's Scripting Pages

News Archives 2022 Q2

 

[ Back to the current news page... ]

 

2022-06-26
• With Internet Explorer no longer supported, I updated my page on User Output for batch files.

 

2022-06-25
• With Internet Explorer no longer supported, I rewrote a large part of Hardware.hta.
It no longer uses Internet Explorer, at the cost of having to use temporary files for debugging and for displaying details, which may in some cases become an issue if you're not an Administrator.

 

2022-04-23
BatCodeCheck.exe has been updated:

 

2022-04-21
WinVerCL.exe is a new command line version of the native WinVer command.
WinVerCL.bat is its batch equivalent.

 

2022-04-18
• I added a fix for blank system tray icons by Craig Kraus to my Tweaks page.

Thanks Craig

 

2022-04-17
• A bug in CheckVarsVBS.exe was reported by Steve Robertson: the program did not recognize comments after Dim statements, hence reporting every word in the comment as an unused variable.
This has been fixed.

Thanks Steve

 

2022-04-14
• A bug has been fixed in WMIGen: the program would return an error message when running a WMI query that returned arrays of UInt32 values (e.g. the HigherLayerInterfaceIndices property of the MSFT_NetAdapter class in the root/StandardCimv2 namespace).
• And a similar bug has been fixed in WMIGen for WMI queries that returned arrays of Byte, UInt64 or Object values (e.g. the MS_SmBios class in the root/WMI namespace).
• I updated the WMI Queries for Hardware page to include some useful classes of the root/StandardCimv2 namespace.
Note that elevated priviliges may be required to access this namespace.

 

2022-04-03
DetectSpeakers.exe is a new, experimental tool to check if speakers or headphones are connected.
It uses 4 DLLs from the NAudio library for .NET by Mark Heath et al, these DLLs are included in DetectSpeakers's ZIP file.
DetectSpeakers has not been rigorously tested, as I only have limited sound hardware on board.

 

2022-04-02
CompareFiles.exe has been updated, the old version would return errorlevel 5 instead of 0 when files were equal.

 

 

Archived News pages
Archived news from 2022
Archived news from 2021
Archived news from 2020
Archived news from 2019
Archived news from 2018
Archived news from 2017
Archived news from 2016
Archived news from 2015
Archived news from 2014
Archived news from 2013
Archived news from 2012
Archived news from 2011
Archived news from 2010
Archived news from 2009
Archived news from 2008
Archived news from 2007

 

 


page last modified: 2022-10-01; loaded in 0.0101 seconds