Difference between revisions of "Windows"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 3: | Line 3: | ||
[[ Windows Licensing ]]  | [[ Windows Licensing ]]  | ||
| − | [[ Windows Run App as   | + | [[ Windows Run App as Different User ]] Run app(like chrome) as another user  | 
# Microsoft Windows Tweaks & Resources  | # Microsoft Windows Tweaks & Resources  | ||
Revision as of 17:38, 4 August 2020
Windows Hardware Info Commands
Windows Run App as Different User Run app(like chrome) as another user
Microsoft Windows Tweaks & Resources
Using Bash on Windows
- https://docs.microsoft.com/en-us/windows/wsl/install-win10 - Use Linux Bash on Windows
 - https://git-scm.com/download/win
 
SSH Resources
IDE
Windows 10 Boot CD
use dd and create partition as ntfs
or
- Download ISO
 
woeusb \
    --target-filesystem NTFS \
    --device  Win10_1809Oct_English_x64.iso /dev/sdc