@duskodyssey
Software Engineer
Nothing here yet.
Nothing here yet.
Jan 9, 2025 · 1 min read · Open powershell as admin and run these commands Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted Install-Script -Name winget-install -Force winget-install.ps1 Get app link from adguard https://store.rg-adguard.net/ Download app irm "...
Join discussion
Dec 20, 2024 · 1 min read · If you need more control over installing Windows 11 updates, PowerShell can help. Follow these quick steps to manually check and install updates. Steps to Update Windows 11 via PowerShell Step 1: Open PowerShell as Admin Right-click the Start button...
Join discussion
Nov 29, 2024 · 6 min read · 1 - Creating the project in VSCode Download these extensions C# Dev Kit IntelliCode for C# Dev Kit Click on “Create .Net Project” or can Ctrl-Shift+p to create a new dot net project Select ASP.Net Core Empty (Web) Select Folder Give project ...
Join discussion