|
|
|
|
|
by efreak
2199 days ago
|
|
HTA is still supported. So is WSH using either vbscript or jscript (unfortunately, powershell has replaced WSH for new functionally, rather than supporting both. Afaik there's no way to manage hyper-v or other newer features from WSH) |
|
WSH is considered a liability by so many admins these days and all the top search hits are on disabling it. I cannot imagine preferring WSH to PowerShell today; everything about PowerShell is a much better experience (including the simple fact that its security model is better and it is nothing near as much of a 0-day worm/virus vector.)
HTA only works with the classic IE Trident engine which is woefully out of date with web platform technologies in 2020. Anyone still working with HTA that hasn't been allowed to migrate to Electron (or PWA) has my sympathies. I do not envy whatever terrible political decisions have led to that.