Rob van der Woude's Scripting Pages

News Page

On this page I'll report on changes to my web site or related news items.

Don't expect a full-blown weblog, more like a list of highlights in shorthand.

For a file based list of changes look at the What's New list.

 

2026-01-27
• A minor update to AirRegGUI.ps1: Invoke-WebRequest commands had to have the -UseBasicParsing parameter appended to avoid annoying security prompts.

 

2025-12-29
DetectSpeakers.exe has been rebuilt to solve an issue with the package.
There is no need to update if your downloaded file works OK, the only visual change is that the number of decimals in the displayed output volume level(s) is reduced to one.

 

2025-12-25
• Another update for AudioEndPoints:

 

2025-12-22
AudioEndPoints had another minor update: a bug with /R's interval interpretation was fixed, and a new switch /T was introduced to keep the window on Top.

 

2025-12-18
AudioEndPoints had a minor update: improved error handling.
ToggleMicrophoneMute.exe is a new program to mute/unmute the default microphone.
The program is a wrapper for C++ code by Io-oI on superuser.com.

Thanks Io-oI

 

2025-10-23
DetectSound.exe has been completely rewritten.
Whereas the old version 1 used MS Speech Recognition, which is now deprecated, the new version 2 uses Mark Heath's NAudio instead.
The old version remains available as DetectSound1

Thanks Mark

 

2025-10-11
WMIC is deprecated, hence it is disabled by default in Windows 11.
Since many of my batch files rely on WMIC I wrote a "hybrid" batch file (batch, VBScript and PowerShell) to re-enable it: Win11WMIC.bat.
It uses PowerShell code found in Tiger Technology's Knowledge Base.
The VBScript code to elevate privileges comes from Evan Greene.

Thanks guys.

 

2025-10-09
• Another update for ExtractExcel.exe:

 

2025-10-08
ExtractExcel.exe has been updated:

 

2025-09-11
BirdName.exe crashed on fetching Wikipedia's list of languages, this has now been fixed.

 

2025-04-14
• Back by popular demand: BatCodeCheck.exe.
A couple of years ago I decided to discontinue this popular tool, because I seemed unable to communicate that it was meant to HELP you INVESTIGATE your own batch code, NOT FIX YOUR coding errors.
Last week I received a request to make it available again, which I hereby do, but without support.
It still works as designed, but you'll have to learn to live with the false positives.

 

2025-04-08
ExtractExcel.exe is a new tool to extract selected data from an Excel source file and write it to a target Excel file.
Besides selecting rows and columns, you can optionally specify a filter, which is interpreted by Mariusz Gromada's unrivaled mXparser (included in the download).

Thanks Mariusz

 

 

Archived News

Archived news from 2025
Archived news from 2024
Archived news from 2023
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
 

 

Archived News pages

 


page last modified: 2026-01-27; loaded in 0.0013 seconds