Most of the Windows users know how to map a network share as drive to their Windows system. It involves several mouse clicks. But there is even a quicker and easier way to do the same thing from command prompt. Here’s how to quickly connect to a Windows share from command prompt: 1. Issue the [...]
Comodo Programs Manager is a free one stop application that can uninstall applications, delete services and driver files, add or remove Windows features and manage Windows updates.Download it from here. Once installed, a reboot may be required before using it. The main interface is simplistic with sections for Programs, Drivers and Services, Windows Features and [...]
PathPing is a cool Windows command that combines the functinality of Ping as well as Tracert in a single command. PathPing is very useful utility for network troubleshooting. PathPing pings every node in the path to the destination and computes individual statistics for each node giving you a much detailed output which enables you to [...]
FeedDemon is a popular and free RSS reader for Windows that is easy to use and makes managing RSS feeds from various online resources convenient. Download and install it from here. Once installed, simply right click and select “New subscription” for adding a new RSS feed or create a new folder (say category wise for [...]
In collaboration with Picture Collage Software, we are pleased to launch a giveaway of Picture Collage Maker Pro worth $39.90 for FREE. This software makes it easy to generate digital scrapbooks, picture collages and customize them using easy to use options available. Download the 15 day trial from here. Note : The giveaway starts today [...]
At times, it can be quicker to make and remove directories directly from the Windows command prompt. Here is how to do it : 1. Open Windows command prompt and to create a directory (named “testing” in this example), type : mkdir testing 2. Check it out by changing to this newly created directory : [...]