c:\> Get-AppxPackage | Where-Object {$_.Name -like "*microsoft.windowscommunications*"} | Remove-AppxPackage
Note that you have to run PowerShell in elevated mode.
Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open Qt Creator and click on Create Project... ...
No comments:
Post a Comment