[wpkg-users] Checking Edge...

Marco Gaiarin gaio at sv.lnf.it
Thu Jun 10 16:00:16 CEST 2021


> For example, a check like:
> 	<check type="execute" condition="exitcodeequalto" path='%COMSPEC% /c powershell -Command "Get-AppxPackage -AllUsers Microsoft.MicrosoftEdge | Select Status" | find "    Ok"' value="1"/>
> seems does not work for edge

Instead a check like:

	<check type="execute" condition="exitcodeequalto" path='%COMSPEC% /c powershell -Command "Get-AppxPackage -AllUsers Microsoft.MicrosoftEdge.Stable | Select Status" | find "    Ok"' value="1"/>

works as expected; anyway, if someone have more info on Edge
(de)installation, i'm still curious because app keeps
'half-installed'...

-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''          http://www.lanostrafamiglia.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostrafamiglia.it   t +39-0434-842711   f +39-0434-842797

		Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
      http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
	(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)


More information about the wpkg-users mailing list