PDA

View Full Version : VBScript deprecated from Windows


DaveInCaz
10-27-2023, 07:44 AM
According to this page, VBScript is being deprecated and eventually removed from Windows:
https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features

and a little more information here:
https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features-resources#vbscript


Will this have any impact on Visual Build Pro scripts where VB was used?

kinook
10-27-2023, 07:50 AM
VBScript integration in Visual Build does require VBScript in Windows. So far, they only say, "VBScript will be available as a feature on demand" and don't indicate when it will actually be removed. So you might need to install the feature on a future version of Windows. Eventually, you may need to use an older version of Windows if it does get removed. But this could also end up like Internet Explorer / MSHTML (https://techcommunity.microsoft.com/t5/windows-it-pro-blog/the-dual-engine-advantage-of-internet-explorer-mode/ba-p/2542642), where Internet Explorer has been removed, but the programming component for embedding IE functionality in a program via MSHTML still exists. We'll have to wait and see, but I have a feeling it will be a long time until it's completely gone.