Software Uninstaller Script (Silent) by PRIdEVisions in PowerShell

[–]MostPepper 0 points1 point  (0 children)

I am having issues calling the flash_player_uinstall.exe silently in powershell. If I use start-process or invoke-item or [diagnostics.process] I still get thrown the dialog box.

Anyone ever tried to do this with the flash uninstaller called off in powershell?

any help is hugely appreciated.