Difference between revisions of "Windows"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
[[ Windows Licensing ]] | [[ Windows Licensing ]] | ||
| − | [[ Windows Run App as | + | [[ Windows CICD ]] |
| + | |||
| + | [[ Windows Run App as Different User ]] Run app(like chrome) as another user | ||
# Microsoft Windows Tweaks & Resources | # Microsoft Windows Tweaks & Resources | ||
Latest revision as of 16:35, 21 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