Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install windows app powershell

Add-AppxPackage <PackageName>.AppxBundle
Comment

reinstall windows apps powershell

Get-AppXPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)AppXManifest. xml"}
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install discord on linux 
Shell :: kubectl logs tail 100 
Shell :: or in matlab 
Shell :: zsh list environment variables 
Shell :: bash split 
Shell :: scp ssh key 
Shell :: bash input 
Shell :: make git use a ssh key 
Shell :: bash terminal function display all arguments 
Shell :: Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager 
Shell :: wine telecharger linux 
Shell :: how to install docker in ubuntu using terminal 
Shell :: add dnf repo command 
Shell :: docker-compose build 
Shell :: undo a git merge 
Shell :: npm morgan install 
Shell :: docker compose down single container 
Shell :: whatsapp for linux 
Shell :: record audio with ffmpeg 
Shell :: check ip address linux 
Shell :: Install Ubuntu WSL without Windows Store 
Shell :: check .conf file error apache 
Shell :: ssh-copy-id example 
Shell :: laravel sail install php mongodb extension 
Shell :: ubuntu change username 
Shell :: run jenkins docker 
Shell :: How to push to a new repositiory in github 
Shell :: docker elasticsearch latest version 
Shell :: terminal save txt to clipboard 
Shell :: run speedtest command line mac 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =