Quick way to check default language in Windows locale

System locale in Windows determines the default way in which letters,numbers,fonts and symbols are used for input and showing information in non Unicode programs. To check which is the default language for Windows locale,we can either use the long way or the short and cooler way. The long way : 1.Go to Start > Settings …

Open many files at once in Windows 7

Windows 7 comes bundled with the cool PowerShell. It is better than the regular command prompt and provides greater degree of control and automation for system admins. Most of the work done in Powershell is through cmdlets (small built-in commands which access required objects and modify them). Here I will show you how to open …