Software Index
Related Topics
Popular Trends
Trending Topics
 

How Do I Delete Screensavers From My Computer

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Delete Duplicate Images Pro
Delete Duplicate Images - easily with the software, Recommended by Microsoft(R) Corp. as the best duplicate image remover for both home and office computers.

Delete duplicate image files, delete duplicate images and remove duplicate images on your computer with this duplicate ...
December 4th 2010 Shareware    20,614k
Dell OptiPlex GX260N System BIOS A02
Level of Importance: Optional
Dell recommends the customer review specifics about the update to determine if it applies to your system. The update contains changes that impact only certain configurations, or provides new features that may/may not apply to your environment.

Fixes ...
June 19th 2011 Freeware    2,212k
Dell OptiPlex GX260N System BIOS A00
Level of Importance: Optional
Dell recommends the customer review specifics about the update to determine if it applies to your system. The update contains changes that impact only certain configurations, or provides new features that may/may not apply to your environment.

Fixes ...
September 25th 2011 Freeware    2,243k
Dell OptiPlex GX260 System BIOS A02
Level of Importance: Optional
Dell recommends the customer review specifics about the update to determine if it applies to your system. The update contains changes that impact only certain configurations, or provides new features that may/may not apply to your environment.

Fixes ...
October 24th 2011 Freeware    2,212k
Dell OptiPlex GX260 System BIOS A00
Level of Importance: Optional
Dell recommends the customer review specifics about the update to determine if it applies to your system. The update contains changes that impact only certain configurations, or provides new features that may/may not apply to your environment.

Fixes ...
September 8th 2011 Freeware    2,243k
Extract Web Info
What can I use Extract Web Info for? You can use this tool to extract interesting links, email addresses or just the raw text. How do I extract data from a webpage? Enter a webpage address such as http://www.pcmesh.com/extract-web-info.htm in ...
April 16th 2011 Shareware    1k
Innovatools What's On My Computer
What's this program that you've just downloaded from the Internet? Is it a virus? Is it legitimate software? Is it safe? Where can you find more information about it, or about the company that produced it? What are other people ...
June 3rd 2006 Shareware  5 stars 1,070k
MyIP Basic
What Is My IP Address, IP Lookup, Find, get, and show my IP address. IP address lookup, location, MyIP Basic is a small tool to view your IP address and the IP address of another host or website. No more ...
December 15th 2011 Freeware    108k
Dell XPS/Inspiron XPS Gen 2 Dell 32 Bit Diagnostics (Graphical User Interface version) A1257 for MS-DOS
This file contains a compressed (or zipped) set of files. Download the file to a folder on your hard drive, and then run (double-click) it to unzip the set of files. Follow the instructions to create a set of floppy ...
October 1st 2011 Freeware    3,604k
NetWorx
These days, computer networks are everywhere. We all get to know and understand this new hi-tech reality. Being a source of ultimate choice and ultimate threat computer networking environment becomes a source of ultimate frustration. How do I know my ...
November 25th 2002 Shareware  4.5 stars 1,200k
Datasheet manager
Preface: I am an electronic engineer and a computer programmer.I usually download a lot of useful ebooks ,electronic datasheets and source codes from internet. But now I found out that if I need some information which I downloaded from internet ...
July 16th 2006 Freeware    701k
Excel Remove (Delete) Blank Rows & Columns Software
Eliminate all blank rows and columns from your Excel worksheets. One option removes blank rows from the entire worksheet, the other option removes blank columns from the entire worksheet.
November 30th 2006 Shareware    454k
Memory Management System
What is MMS? The Memory Management System (MMS) was developed with the commercial user in mind. Meaning, MMS was engineered to be running 24 hours a day 7 days a week with no user intervention needed. We have a version ...
September 2nd 2011 Shareware    1,444k
SecretWeb
"How do I keep my surfing on the net secret from people around me ? How do I prevent prying eyes from sensitive information.when I surf on the net ? How do I avoid popup advertises when I surf the ...
February 18th 2006 Freeware  5 stars 525k
Don't Touch My Computer Episode 2
If you're tired of people messing with your PC whenever you step way, it's time to send them the right message. Don't Touch My Computer Episode 2 is the fun filled sequel to our initial DTMC screen saver. In addition ...
July 16th 2006 Freeware    2,284k
Music Publisher
Music notating software with a difference. Its design philosophy is simply to replace pen and paper: it leaves you in complete command of the whole score-writing process and layout. For total flexibility and control it allows you to put whatever ...
October 24th 2003 Demo    4,386k
A.M.S. - active monitoring system
How do you prevent misuse of your computer system if you don't know what your users are doing ? A.M.S. - active monitoring system makes it possible to help control and monitor activity of individual users in realtime. - Control ...
October 18th 2004 Demo    14,000k
Free Up Ram
Free Up Ram is a simple, yet robust memory optimizer. Free Up Ram was designed to allow you to quickly free up physical memory taken up or used by applications and processes no longer in use by your computer. By ...
March 19th 2012 Shareware    1,492k
Clock Tray Skins Lite
View the time, seconds, month, week and day in different skins in the Windows system tray clock. Clock Tray Skins is the advanced replacement for standard Windows tray clock. Over 50 skins are included in the distribution.
It's also an ...
October 2nd 2005 Shareware  5 stars 750k
4Neurons Eraser
4Neuron Eraser allows you to delete files from your computer the way, it won't be possible to recover them using any file recovering software or even by giving your hard-drive to the professional company that specialize in data recovering. 4Neurons ...
October 23rd 2007 Shareware  5 stars 289k
Related Scripts
How do I get querystring and form information in C#
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to ...
December 1st 2005 Freeware     
How do I receive a listing of all tables in a data base?
How do I receive a listing of all tables in a data base? is a tutorial in which users can learn more about the programme which executes the process of displaying the list of all the tables from the datbase. ...
November 23rd 2005 Freeware     
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate?
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information ...
November 25th 2005 Freeware     
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
How do I set focus to a control from my C# server code?
In this tutorial you can get the solution for setting the focus on the html and server controls of ASP.NET by passing the control in the parameter of the setfocus method. You can use the RegisterStartupScript method to register the ...
November 28th 2005 Freeware     
My Computer's GuestBook
My Computer's GuestBook is a simple guestbook that can be easily installed on your website. You can customize the layout and design of this remotely hosted guestbook to fit your website design. As an admin you have the ability to ...
December 19th 2005 Commercial     
Cross-browser Display Of XML/XSL
This example is very basic, but answers the very common question of "How do I display my XML/XSL in browsers that do not support XML".
December 10th 2005 Freeware     
How can I perform form validation with ASP+?
How can I perform form validation with ASP+? is an ASP.NET tutorial in which users can gather information about several validators which perform server side form validation. Here the author duscusses about range validator, required field validator, compare validator, regular ...
November 27th 2005 Freeware     
How can I return the current date, time
How can I return the current date/time is a simple tutorial which helps the users for getting the present date and time and for displaying the same on the ASP page. This tutorial also shows the functions of now, time ...
December 13th 2005 Freeware     
How can I use the Range Validator?
How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether ...
November 27th 2005 Freeware     
Related Code
How do I hook the Sound Blaster output to play over the phon
How do I hook the Sound Blaster output to play over the phon...
June 29th 2006     1k
JDStrings
This are some useful string functions that I often use in my programs. It contains following functions: Function StrPaste (SourceString:string; SearchString:string; ReplaceString:string): string; { paste part of a string with another string } Function StrDel (SourceString:string; DeleteString:string): string; { delete ...
March 23rd 2006     6k
A Exchange Backup
Working on my latest project required quite a degree of development against the Active Directory. Not having had any AD experience before slowed me down for a while, but after trawling through lost of news groups etc, I gathered enough ...
August 27th 2006     10k
Stands
This is a highly modifiable lisp routine that shows how effective code writing can be. 100% my code. I wanted to see how far I could go with a lisp routing by only requiring the smallest amount of information from ...
May 2nd 2012     94k
Powerful E-Commerce code, Building ur own Amazon.com with Java
Hi friends, Updated March 6, 2003 now u need not compile the .java files , and its more enhanced now ,This code is for developing a web based E-Commerce Application , with all the features like making/editing/deleting notes, favourites , ...
March 28th 2006     3k
New Software
Popular Software