Tag Archives: VBScript

Add VBScript file (*.vbs) to New menu of File Explorer

Recently, we showed you a trick which allows you to have the New - Windows Batch File (*.bat) menu item in the context menu of File Explorer. In this article, we will see how to get a similar, useful context menu item to create a New -> VBScript file. It will save your time if you need to create them from time to time. You get a new file with the VBS extension instantly with one click.
Continue reading

How to view your product key in Windows 10, Windows 8 and Windows 7

If you lost or forgot where you had stored your Windows product key, I have a solution for you. Today we will see how a simple VBS script can be used to show us the product key of an installed copy of Windows 10, Windows 8 or Windows 7. It is a simple solution to extract your product key from the OS installed on your PC without using any third party software. Here we go.
Continue reading