News: 1716472808

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

VBScript nudged nearer to the grave with next big Windows 11 update

(2024/05/23)


Microsoft has sent Windows 11 24H2 into the Release Preview channel and confirmed that VBScript will be starting its journey to full deprecation by becoming an on-by-default Feature On Demand (FOD).

Windows 11 24H2 is this year's annual feature update for Microsoft's flagship operating system. It has been released first in the [1]Windows Insider Release Preview Channel before it becomes generally available later this year.

The feature-heavy release will include updates such as [2]Sudo for Windows , [3]Rust in the Windows kernel , and a number of user interface tweaks, such as the ability to create 7-zip and TAR archives in File Explorer.

[4]

It will also include the next evolution of Copilot into an app pinned to the taskbar. "This enables users to get the benefits of a traditional app experience, including the ability to resize, move, and snap the window – feedback we've heard from users throughout the preview of Copilot in Windows," said Microsoft.

[5]

[6]

A shift to an app means Microsoft can quickly tweak the experience based on feedback.

Microsoft also confirmed that new AI features, such as [7]Recall , would not be available on all PCs since a Copilot+ PC would be required.

[8]Giving Windows total recall of everything a user does is a privacy minefield

[9]Microsoft PC Manager app bizarrely suggests Bing as a Windows fix-all

[10]The end is nigh for Windows 10 21H2

[11]Windows Insiders to fly solo while Copilot rollout frozen

While Windows 11 24H2 contains plenty of new features, it also marks the beginning of the end for VBScript. In 2023, Microsoft [12]warned that after almost three decades, it was time for the veteran scripting language to retire.

With 24H2, Microsoft is making good on that promise, making VBScript available as a Feature On Demand (FOD), enabled by default. The company [13]shared a timeline noting that around 2027, the VBScript FOD would be disabled by default and eventually removed entirely from the operating system at an undefined point.

[14]

VBScript's shuffle to the grave should not come as a huge surprise. The technology is decades old and has largely been superseded by other scripting languages, although there is likely to be plenty of legacy code out there that depends on it.

Microsoft recommends migrating to PowerShell or JavaScript, depending on what an organization uses VBScript for.

While 24H2 will be packed full of welcome – and some unwelcome – features, it also confirms that Microsoft is sticking to its guns regarding VBScript's deprecation. The update's arrival highlights the need to finally kick off that migration. ®

Get our [15]Tech Resources



[1] https://blogs.windows.com/windows-insider/2024/05/22/releasing-windows-11-version-24h2-to-the-release-preview-channel/

[2] https://www.theregister.com/2024/02/08/windows_11_sudo/

[3] https://www.theregister.com/2023/04/27/microsoft_windows_rust/

[4] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_software/oses&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=2&c=2Zk9oLxcu22yZfvU05E1MjAAAAFQ&t=ct%3Dns%26unitnum%3D2%26raptor%3Dcondor%26pos%3Dtop%26test%3D0

[5] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_software/oses&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44Zk9oLxcu22yZfvU05E1MjAAAAFQ&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0

[6] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_software/oses&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=3&c=33Zk9oLxcu22yZfvU05E1MjAAAAFQ&t=ct%3Dns%26unitnum%3D3%26raptor%3Deagle%26pos%3Dmid%26test%3D0

[7] https://www.theregister.com/2024/05/22/windows_recall/

[8] https://www.theregister.com/2024/05/22/windows_recall/

[9] https://www.theregister.com/2024/05/16/microsoft_pc_manager_bing/

[10] https://www.theregister.com/2024/05/13/windows_10_21h2_support/

[11] https://www.theregister.com/2024/05/07/microsoft_copilot_windows_insiders/

[12] https://www.theregister.com/2023/10/10/microsoft_says_vbscript_will_be/

[13] https://techcommunity.microsoft.com/t5/windows-it-pro-blog/vbscript-deprecation-timelines-and-next-steps/ba-p/4148301

[14] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_software/oses&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44Zk9oLxcu22yZfvU05E1MjAAAAFQ&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0

[15] https://whitepapers.theregister.com/



Ah VBScript..

SVD_NL

I still need to use it from time to time because our ERP system's report builder uses it, and any kind of custom logic needs VBScript as well. Honestly a neat little language, albeit quite limited.

I can definitely see why they'd want to get rid of it though.

Re: Ah VBScript..

Dan 55

Yes, it's difficult to charge a subscription for that.

Pinned to taskbar

gv

I'll decide what's pinned to MY taskbar, thank you very much.

There are two ways of constructing a software design. One way is to make
it so simple that there are obviously no deficiencies and the other is to
make it so complicated that there are no obvious deficiencies.
-- Charles Anthony Richard Hoare