Update Windows setup notes
This commit is contained in:
2
aliases
2
aliases
@@ -373,7 +373,7 @@ dl_youtube_vid() {
|
||||
opts+=" --merge-output-format mp4"
|
||||
fi
|
||||
|
||||
opts+=" --write-sub --sub-lang en --embed-subs"
|
||||
opts+=" --write-subs --sub-lang en --embed-subs"
|
||||
|
||||
if [[ $make_folder == "1" ]]; then
|
||||
make_vid_dir_and_cd_into $url ""
|
||||
|
||||
@@ -63,6 +63,8 @@
|
||||
* Open User Account Control settings
|
||||
* Drag the slider down one notch to remove the dimming
|
||||
|
||||
* Disable remote assistance
|
||||
|
||||
* Disable Windows error reporting dialog so that when stuff crashes you can get to a debugger faster.
|
||||
* Open an admin cmd prompt and run the file `disable-windows-error-reporting-dialog.bat` from this directory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user