Thursday, January 17, 2013

Show and hide hidden files using the context menu


You can now enhance the rightclick context menu with the commands ‘Show hidden files’ and ‘Hide hidden files by making a small modifi cation to your Windows registry. With this option you will save a lot of clicks in the future. For activating this option all you need to do is to go to ‘Start’  and type in ‘regedit.exe’ in the ‘Search for programs and files’ field. Windows immediately displays
the result of your search in the Start menu. Now open the registry editor. If you are using an account without any administrator rights then right-click on the entry and select the command ‘Run
as administrator’ in the subsequent menu. After having done this, select an administrator account and type in the relevant password. Now, at the left pane, navigate to the key ‘HKEY_CLASSES_
ROOT\Directory\Background\shell’. You can generate a new entry here by clicking ‘Edit | New | Key’. Change the default name suggested by Windows in the option ‘Show hidden fi les’. Then add another name ‘command’ under the new key, mark it and then open it in the right-hand pane by double-clicking the entry ‘(Standard)’. Add the command ‘reg add HKCU\Software\Microsoft\
Windows\CurrentVersion\Explorer\Advanced /v Hidden /t reg_dword /d1 /f’ in the ‘Edit character string’ field under the option ‘Value’. As described above, generate the key ‘Hide hidden files’under ‘HKEY_CLASSES_ROOT\Directory\Background\shell’ in order to add the command ‘Hide hidden fi les’ to the context menu. Allocate the option ‘(Standard)’ using the string ‘reg add
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ Advanced/v Hidden / t reg_dword /d 2 /f’. Now, close the registry editor and restart your system. Both the new commands will now be seen in the context menu if you right-click in Windows Explorer. Use [F5] to refresh as soon as you use one of these two commands so as to be able to see or hide the files.



 

Find out the exact installation date of your operating system

If you want to find out the exact date of the original Windows installation on your PC, begin your research using the operating system folder's date of creation. In all probability, you will see the date 14th July, 2009. However, this information is not helpful since it is the result of duplicating older information during the installation. Click on Start if you want to find out the actual installation date of your operating system. Then type in cmd.exe in the Search for programs and files field. Windows then displays the command prompt. You can now type in the command 'systeminfo' in the command prompt and confirm the same with the [Enter] button. You will find the installation date of your operating system in the results that pop up, under the term ‘Original installation date’.