Showing posts with label Latest. Show all posts
Showing posts with label Latest. Show all posts

Oct 25, 2022

Activate VMware Workstation for free


Install new VMware Workstation Pro 16 or upgrade from 15 by download below as trial version first: 
https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html

After install or upgrade just insert below key to activate and enjoy.

Dec 2, 2016

Download and Install JAVA (JDK & JRE) for Windows

Download and Install JAVA (JDK & JRE) for Windows


JAVA JDK JRE - D4Techs

You can download and install latest version of JAVA (JDK, JRE) from it's official site. To know how to do this read the entire content given on D4Techs. While building a java application we require JDK to compile and JRE to run the application. So have to install it on our machine first.


Bulk Rename - Replace _ with space using PowerShell

How to Bulk Rename - Replace _ with space using PowerShell? Execute below command in PowerShell to replace it, Make sure you enter correct p...