by skufel | Jun 25, 2017 | Development, Scripting, Windows
To make using Sublime Text 3 more convenient, you can add this to right-click context menu. It will simplify ability to open any file and/or folder with Sublime Text right from Windows Explorer. @echo off SET st2Path=C:\Program Files\Sublime Text 3\sublime_text.exe...
by skufel | Jun 25, 2017 | Android, Hardware
Many phones with Android 6.0 Marshmallow has disable ability to use SD card as extension of internal storage. That limits number of apps we can install on the phone. However, there is quick fix which allows to enforce SD card to work as Internal Storage extension....