How to Resolve Environment Variable Is Too Large On Windows Platform

You may stumble upon a situation like you need to add specific directory into your system path Environment Variable. But somehow, you’re not able to do so, as you got error “Environment variable is too large”. In this article, I will show you how to resolve Environment Variable Is Too Large. How to Resolve Environment … Read more

VBScript Message Box Function – 3 Steps Only To Create!

People might thought that “notepad.exe” is just a notepad. What if I told you that you can use it to create VBScript Message Box? In this article, I will show you the easiest steps to create a message box using VBScript. VBScript Message Box Syntax Even though VBScript is already exists since years ago, you … Read more

How To Uninstall Programs On Windows 10 Easily

One must know on how to uninstall programs on Windows 10. You may require uninstall to reduce your storage utilization or your storage already full. Usually, I personally, will uninstall program that I’m no longer need it to reduce load process on my computer especially those programs that utilized high capacity. How To Uninstall Programs … Read more

Powershell Get Windows Version

powershell to get Windows version

Windows comes with various build and version. It is very important to know what Windows version you have as it has compatibility and support limitation. One must know how to check Windows build and version. In this article, I will show several ways to check, including using powershell to get Windows version that will help … Read more