Microsoft pushed a busy week of changes across Windows 11 and the broader Windows ecosystem: September’s Patch Tuesday landed with a handful of quality fixes and a long-requested calendar clock return, Microsoft released ISOs for Windows 11 version 25H2 to Insiders, the SSD “bricking” saga...
25h2
copilot
debloat
edgehtml
flyoobe
insider
iso
nano11
ndi
obs
patch
phison
secure boot
ssd firmware
tiny11
uac
vbscript
webview2
windows 11
windows studio effects
Microsoft's gentle-but-urgent nudge that VBScript really is on the way out has moved from rumor to a concrete program of deprecation, and the implications for enterprise automation and long‑running VBA codebases are immediate and real. Microsoft has confirmed a staged removal plan that will make...
Esri’s announcement that VBScript is deprecated throughout ArcGIS effective September 2025 sets a firm deadline for GIS professionals to stop relying on an aging scripting engine and begin migrating label, symbology, calculator, and evaluator logic to modern, supported expression languages such...
arcade
arcgis
arcgis pro
arcgis-server
data visualization
enterprise-arcgis
esri
field-calculator
geoprocessing
gis migration
label-expressions
map automation
microsoft
network-analyst
python
scripting-deprecation
sql
vbscript
windows
windows server 2025
For many Windows enthusiasts and power users, Visual Basic Script (VBS) remains a reliable method for automating repetitive tasks, launching legacy apps, or orchestrating system routines. Yet, even as Windows 11 and Windows 10 introduce fresh UI paradigms and increased security, the mundane act...
automation
batch file
icons
iexpress
power users
powershell
script launcher
scripting
security best practices
shortcut creation
shortcut pinning
system routines
taskbar
vbscript
windows
windows 10
windows 11
windows security
Visual Basic Scripting Edition (VBScript) has long held a crucial role in Windows environments, powering everything from automated administrative tasks to classic web pages crafted during an earlier era of the internet. Now, with Microsoft’s phased deprecation of VBScript and its upcoming...
For organizations steeped in the legacy of Windows automation, the impending deprecation of Visual Basic Scripting Edition (VBScript) represents a watershed moment—one that demands methodical preparation, introspection, and decisive action. Microsoft’s phased discontinuation of VBScript, most...
Microsoft has just rolled out the official shipping version of the Windows 11 2024 Update (24H2), marking a significant milestone as the year's major feature update for the beloved operating system. But as with most changes, there’s a catch: this update is set to remove several familiar...
Introduction
In an intriguing look at the shifting landscape of scripting languages, The Windows Club published an article on September 20, 2024, detailing how to install or uninstall VBScript in Windows 11. The header itself raises eyebrows, considering that VBScript, once a darling of web...
Introduction
As we dive into the waters of technology updates, the spotlight is currently on Windows 11, particularly its recent version, 24H2, which has triggered discussions among users regarding the VBScript feature. The news—highlighted by Windows Central—discusses how Windows 11 users can...
In the realm of scripting for web development and task automation, evolution is a constant. To keep pace with modern efficiency, Microsoft is making strategic changes, including phasing out VBScript in favor of more advanced alternatives like JavaScript and PowerShell. Let's delve into the...
Windows 11: I receive "access denied" by calling "Pin At Start" from the command line, no mather wich language PowerShell or VBscript.
Both are called using administrator rights.
PowerShell
==========
Error
=====
PS C:\Users\roberto> .\t.ps1
Pin-App : App(s) not found: C:\Program...
Hello!
I recently installed Windows 11.
I want to change the shortcut winKEY + E to another folder.
I used the below code and it worked on another laptop, but now I got the error from title.
REG FILE:
Windows Registry Editor Version 5.00...
I can get recycle bin and device connect, disconnect and fail working. I can also get the System start up sound working via vbscript and a login task. But no other sounds like error, exclamation, asterisk, notify etc. Is this normal for Server? My WIn 2012 R2 the sounds work ok.
I compared the...
Hi, I want to open a specific .url in a new tab of Microsoft Edge, this is the file I used for Explorer, can anyone convert for Edge?
thanks
Const OpenInNewTab = &H0800
Const OpenInBackgroundTab = &H1000
Site = "https:\\www.google.com"
Dim oIE
Dim objShell
Dim objWindows
Set objShell =...
Dear Community,
in the Windows 7 Forum I found a working hta script to display animated GIFs located in a folder:
Animate GIF files in Windows Explorer?
Here is the hta script:
<html><head><title>Animator</title></head>
<body><script type="text/vbs">
set...
Severity Rating: Critical
Revision Note: V1.0 (September 13, 2016): Bulletin published.
Summary: This security update resolves a vulnerability in Microsoft Windows. The vulnerability could allow remote code execution if an attacker successfully convinces a user of an affected system to visit a...
critical
cybersecurity
malicious website
microsoft
ms16-116
ole automation
online threats
patch
related updates
remote code execution
revision
security
security bulletin
system protection
update
user safety
vbscript
vulnerability
windows
Severity Rating: Critical
Revision Note: V1.0 (January 12, 2016): Bulletin published.
Summary: This security update resolves a vulnerability in the VBScript scripting engine in Microsoft Windows. The vulnerability could allow remote code execution if a user visits a specially crafted website. An...
admin rights
attack prevention
critical
cumulative update
data security
extended security updates
internet safety
malware
microsoft
ms16-003
patch management
remote code execution
revision note
software security
system control
user rights
vbscript
vulnerability
windows
Severity Rating: Critical
Revision Note: V1.0 (October 13, 2015): Bulletin published.
Summary: This security update resolves vulnerabilities in the VBScript and JScript scripting engines in Microsoft Windows. The more severe of the vulnerabilities could allow remote code execution if an attacker...
I've been looking around and can't seem to get a straight answer for this...
I wrote a VB script that creates a shortcut in %\AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu and the shortcut works just fine from the folder in Explorer. However, it never gets pinned to...
Severity Rating: Important
Revision Note: V1.0 (May 12, 2015): Bulletin published.
Summary: This security update resolves ASLR security feature bypasses in the JScript and VBScript scripting engines in Microsoft Windows. An attacker could use an ASLR bypass in conjunction with another...