How to Get File Details In Command Prompt / Batch Script

I was working on a batch file last week and I needed to have access to an executable file’s details (specifically, the version). In some situations when a program is installed through Windows Installer you can access a program’s version from the registry, however, in my situation the file simply exists and was not installed.

Script to Uninstall/Remove VNC Passively

The following script was written to silently remove VNC Servers and VNC Viewers from a computer. I needed a way to get a computer to a clean slate before deploying an upgraded VNC Server.

VM of Android v4.0.1 ICS for VirtualBox - Download

I just wanted to post a couple screenshots of my first successful compile of Android v4.0.1 ICS (Ice Cream Sandwich) running in VirtualBox. :) Enjoy!

Can't Access HP Compaq 6200 Pro BIOS

I spent quite a bit of time trying to access the BIOS on my new HP Compaq 6200 Pro. I needed to enable the VT-x extensions to run some virtual machines. All the documentation says to use ESC or F10 at the splash screen. However, no matter what I did, the computer was not recognizing the button presses.

Another Flash Installer Error - Error 1722 NewCustomAction1 InstallPlugin64.exe

If you haven’t yet be sure to check out my script that automatically fixes some common issues with the Adobe Flash installers.