Tag: implementation

How To Add Items To Your Windows Explorer Right Click Menu

July 23, 2007 by Jason

The Explorer is one of the cornerstones of every operating system as it allows you to take action (copy, paste, cut etc’) on files and folders. A few month ago, I installed a new PC and found myself transferring a trillion of files to the new PC using the Explorer. The thing that annoyed me the most is that i couldn’t make file moves between folders in one step : first i had to copy or cut the file/s from the source folder and then paste it/them in the destination folder).

Luckily, i found a nice trick that helped me to save plenty of time by allowing me to add a Move to Folder and Copy to Folder items to my Explorer right click menu. After implementing it, i was able to easily copy and move files between different folders in one shot. The trick was tested in both XP and Vista. Read More»

UltraVNC PC-to-PC Remote Control

June 29, 2007 by Jason

is one of many options for remotely controlling one computer from another across the Internet. Generically, VNC is a cross-platform . For example, you could control a box from . is an of VNC for the PC. The latest version, currently in beta, adds Vista support.

VNC unhelpfully stands for “Virtual Network Computing.” It is a standard for handling remote control. It started life as a Bell Laboratories project, and has become the core of a whole family of open source and products. Read More»