LeDragoX / Win-Debloat-Tools

Re-imagining Windows like a minimal OS install, already debloated with minimal impact for most functionality.
MIT License
4.82k stars 245 forks source link

Deprecated features #126

Open ulises2k opened 9 months ago

ulises2k commented 9 months ago

Describe the Bug

The features in this article are no longer being actively developed, and might be removed in a future update. Some features have been replaced with other features or functionality and some are now available from other sources.

https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features

How can this issue be reproduced?

The features in this article are no longer being actively developed, and might be removed in a future update. Some features have been replaced with other features or functionality and some are now available from other sources.

Expected behavior?

The following list is subject to change and might not include every affected feature or functionality.

Operating System

Windows 11

Operating System Version

22h3

Screenshots

No response

Logs

No response

Additional Info

No response

LeDragoX commented 9 months ago

It seems I'll need to find another way to open a Terminal without VBScript. https://github.com/LeDragoX/Win-Debloat-Tools/blob/main/OpenTerminalHere.cmd

ulises2k commented 9 months ago

You can use "rundll32" for call dll https://docs.flexera.com/adminstudio2020r2/Content/helplibrary/TC-OSB-0011.htm

ulises2k commented 9 months ago

using SHELL.DLL call to Shell.Application

ulises2k commented 9 months ago

or use "runas.exe"