Tips and Tricks - Windows
Set System Path Variable
Problem: Windows is showing "is not recognized as an internal or external command, operable program or batch file." error message even though the software is installed or placed properly.
Show preferred Domain name instead of locahost
Problem: By default, 127.0.0.1 or localhost is used in local machine but i would like to change it to other name.
| edit C:\Windows\System32\drivers\etc\hosts with Administrator right and add in 127.0.0.1 <any domain name> |