You can't rely on JScript being present unfortunately. It can be disabled.
Any sufficiently advanced uninstaller is indistinguishable from malware
101–110 of 556 posts
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#102Software shouldn't uninstall or update itself. There should be a package manager to do this. Then at least you have one attack vector less per application.
The upshot of a gated garden is that it is walled and gated. The downside is that it is walled and gated.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#103Software shouldn't uninstall or update itself. There should be a package manager to do this. Then at least you have one attack vector less per application.
The upshot of a gated garden is that it is walled and gated. The downside is that it is walled and gated.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#104Earlier quoted context omitted.
It's never a security flaw that a program running with administrator privileges is allowed to do something.
It's a security flaw that too many programs have too many privileges. Windows should have pervasive fine grained permissions like any other modern OS.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#105Their Teams uninstaller isn't quite as good - it just doesn't uninstall all the crap that the Teams malware has left behind. I still have a stray MS Teams audio device left on my macOS machine.
Did you considered filling a bug report ?
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#106Software shouldn't uninstall or update itself. There should be a package manager to do this. Then at least you have one attack vector less per application.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#107Software shouldn't uninstall or update itself. There should be a package manager to do this. Then at least you have one attack vector less per application.
The upshot of a gated garden is that it is walled and gated. The downside is that it is walled and gated.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#108Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#109And today I learned that Windows supports running Javascript as shell script. huh
And it's even funnier that the solution the author gives is "hey execute this javascript code that uninstalls a program and deletes itself afterwards" like, really? can't you write that in C? I don't think most Win32 apps use JavaScript for their installers.
Re: Any sufficiently advanced uninstaller is indistinguishable from malware
#110Software shouldn't uninstall or update itself. There should be a package manager to do this. Then at least you have one attack vector less per application.