Windows: Difference between revisions

382 bytes added ,  13 December 2019
no edit summary
(Created page with " =Bash= Download [https://gitforwindows.org Git for Windows] to get a copy of Git Bash.")
 
No edit summary
Line 1: Line 1:




=Bash=
==Bash==
Download [https://gitforwindows.org Git for Windows] to get a copy of Git Bash.
Download [https://gitforwindows.org Git for Windows] to get a copy of Git Bash.
==Blue Screen==
How to troubleshoot BSOD (Blue Screen of Death).<br>
* When windows encounters a BSOD, it will create a minidump (.dmp) file in
<code>C:\Windows\Minidump</code>.<br>
* Copy out this dump file to somewhere like your desktop.<br>
* There are various software to open the minidump files such as [https://www.nirsoft.net/utils/blue_screen_view.html BlueScreenView],