Category: Windows

How to manage multiple GitHub accounts using git on Windows and fix git push with wrong user name

Sometimes it happen when we have to use multiple GitHub accounts on a single machine, but it quite tricky to handle in a proper way. Let me describe full steps including some issues I’ve faced and its fixes.

How to bind custom actions on folder via context menu on Windows

This is handy if someone wants to bind some software (or even link) without installing it..

How to PIN custom app on Windows 10

As you might know, on Windows 10 there are no way to pin any app or link to start by default as it was before on Windows 7

How to prepare Local HTTPS Server via PHP built-in server using Stunnel on Windows

Sometimes, for a quick and very small project development we need a secure localhost connection.

How to install & use multiple versions of PHP on Windows

Actually, this is a super easy.