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 [...]
The popular XAMPP package which contains built-in services for running a web server (Apache, MySQL, PHP) can be great for testing on local systems before actually doing anything on live websites. An earlier post explained how to get XAMPP running on Linux Mint/Ubuntu. Here is how to install it on Windows : 1. Download the [...]
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 [...]
The AutoRecover feature in Excel makes it possible to automatically save open Excel workbooks at a pre-defined time interval and recover them in case of a system or application outage. This comes in handy when and if there is a sudden system or application crash so that previously opened Excel files can be restored quickly. [...]
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 : [...]