Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

command prompt flashes and closes

Press the Start key and type the word Powershell, 
right click on the command prompt and select Run as administrator, 
enter the following commands one by one followed by the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow
Comment

PREVIOUS NEXT
Code Example
Shell :: path/to/sdkmanager --install "cmdline-tools;latest" 
Shell :: centos install man pages 
Shell :: set environment variable powershell 
Shell :: how to change the directory in git bash 
Shell :: apache install 
Shell :: open folder from terminal 
Shell :: install kubectl on linux 
Shell :: start of .sh file 
Shell :: npm install latest available packages 
Shell :: gitignore exclude folder 
Shell :: bash store pipe output in variable 
Shell :: search a tag git 
Shell :: composer install via cmd 
Shell :: how to add remote branch 
Shell :: This is a GitLab CI configuration to build the project as a docker image 
Shell :: git remove from history 
Shell :: linux ping latency print on screen .sh file 
Shell :: how to fix git commits 
Shell :: install npm windows subsystem linux 
Shell :: install maven ubuntu 20.04 
Shell :: list files in cmd 
Shell :: k8s roll back to previous deployment 
Shell :: ubuntu 22.04 server list services 
Shell :: certbot apache subdomain 
Shell :: bash add text to beginning of file 
Shell :: how to chekc jupyter lab version 
Shell :: clear tracked files from git 
Shell :: git remove vendor folder from remote 
Shell :: Ansible gather facts with adhoc command 
Shell :: ubuntu googls drive setup 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =