[wpkg-users] Remove Windows Apps

Ronnie Carlos rocatan74 at hotmail.com
Thu Mar 29 02:50:38 CEST 2018


Hi,

I'm trying do run a package that disable some apps from Windows 10. So I'm tried this command line:

  <install cmd='powershell -noninteractive Get-AppxPackage -allusers *windowsalarms* | Remove-AppxPackage' />

When I run it manually, in the command line with administrative privileges its ok. On Wpkg, it executes with no errors but the Apps are
not uninstalled.

Any ideas?

Regards,

Ronnie.



More information about the wpkg-users mailing list