How to Download Windows 10 ISO without Media Creation Tool

Recently Microsoft has stopped users from accessing the Windows 10 ISO Direct Download page. When you will click on the links below, you will be automatically redirected to download the Media Creation Tool. However, with some small changes in the Browser settings, you can easily download the Windows 10 ISO directly on your Computer.
Method 1: Using Mobile View in Chrome

Open the Windows 10 ISO Direct Download page from the links given below.
It’s more likely that you may have been redirected to download the Media Creation Tool.
Open the Developer Tools by pressing Ctrl+Shift+I Buttons.
Go to the top left corner and click on the Toggle Device Toolbar. You can also press Ctrl+Shift+M to do the same.

Windows 10 ISO Direct Download

The page will load with resolution 400*600p (Mobile Web View). Now refresh the page and you will see the links for Windows 10 ISO Direct Download.

https://trickybell.com/download-windows-10-iso-without-media-creation-tool/

The real Forrest Gump / Az igazi Forrest Gump : Rob pope

„Csak mert kedvem szottyant futni”

Egy fickó Forrest Gumppá vált, és már ötödször fut keresztül Amerikán: https://index.hu/mindekozben/poszt/2018/04/25/egy_ficko_forrest_gumppa_valt_es_mar_otodszor_fut_keresztul_amerikan/

Instagram: run.robla.run “Follow me as I run the route that Forrest Gump took in the movie. ”

https://www.instagram.com/run.robla.run/

sublime code editor setting

Szögletes zárójel probléma: ALT+ 91

https://theasciicode.com.ar/ascii-printable-characters/braces-curly-brackets-opening-ascii-code-123.html

***********************************

HTMLBeautify

Windows: Control-Alt-Shift-F

https://packagecontrol.io/packages/HTMLBeautify


Laravel Blade Highlighter
https://packagecontrol.io/packages/Laravel%20Blade%20Highlighter


Vuejs Complete Package
https://packagecontrol.io/packages/Vuejs%20Complete%20Package


How do you make Sublime Text 3 open a file in a new tab instead of opening it in the current tab?

https://stackoverflow.com/questions/37765356/how-do-you-make-sublime-text-3-open-a-file-in-a-new-tab-instead-of-opening-it-in

Preferences -> Settings-User and add

“preview_on_click”: false,

*********************************

https://packagecontrol.io/packages/phpfmt

windows:

{
“enable_auto_align”: false,
“indent_with_space”: true,
“passes”:
[
],
“php_bin”: “C:/server/xampp/php/php.exe”,
“psr1”: true,
“psr2”: true,
“version”: 2
}
*********
{
“php_bin”:”/usr/local/bin/php”,
}

*******************

sublime 3 show charset, encoding:

Into Preferences > Settings – Users
File : Preferences.sublime-settings

“show_encoding” : true,

https://stackoverflow.com/questions/21289157/set-encoding-of-file-to-utf8-with-bom-in-sublime-text-3?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

Change Sublime package/plugin key command

Sublime text editor: Change plugin hotkey? https://stackoverflow.com/questions/27325002/sublime-text-editor-change-plugin-hotkey?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

You can open Packages list by pressing Cmd-Shift-P (on Windows should be Ctrl-Shift-P), choosing Package Control: list packages then select the package you neeed and press Enter. Sublime will open package directory where you can find all desired *.sublime-keymap files.

Default (Windows).sublime-keymap