QArchive.ORG Main Page
Home | Blog | Terms of service
All
Audio & Multimedia
Web Development
System Utilities
Home & Hobby
Education
Servers
Security & Privacy
Access Control
Anti-Spam & Anti-Spy Tools
Anti-Virus Tools
Covert Surveillance
Encryption Tools
Other
Password Managers
Games & Entertainment
Network & Internet
Desktop
Development
Business
Communications
Graphic Apps
Related Products
WinCleaner AntiSpyware 5.4
Download Now
File Size: 1.7 Mb

WinCleaner AntiSpyware 5.4

Released:2007-01-05
Last Updated:2007-01-21
License:Freeware
Publisher:Business Logic Corporation
Language:English
Platform:Windows
Requirements:256MB Ram, 5 MB Hard Drive Space, IE 5.0 or higher
Install:Install and Uninstall
Downloads:737
Recommend WinCleaner AntiSpyware Suggest to Friend
Add to your Watch List Add to Watch List

Publisher's Description:

WinCleaner AntiSpyware - Free AntiSpyware Solution for Windows

WinCleaner AntiSpyware is free software that helps protect your Microsoft Windows ® computer against pop-ups, slow performance, and security threats caused by spyware, adware and other unwanted nuisances.

It features Real-Time Protection and an automatic monitoring system against spyware called Active Shields, that is both quick and timely so it minimizes interruptions and helps you stay productive.

WinCleaner AntiSpyware exceeds the protection of most commercial grade solutions! And since experts recommend that you have at least two or three different antispyware solutions to maximize the security and privacy of your computer, you will find our free antispyware solution to be of great value.

WinCleaner AntiSpyware Benefits and Features:

- Extensive spyware knowlege base
- Ultra fast spyware scanning and detection
- Minimal impact on computer performace
- Comprehensive realtime shields that protect again spyware infections
- Provides forum based active support
- Installs quickly and is very easy to use
- It's a totally free antispyware solution

User License Agreement:

You should carefully read the following terms and conditions before using this software. Unless you have a different license agreement signed by Business Logic Corporation, your use of the software indicates your acceptance of this license agreement and warranty.

REGISTERED VERSION

One registered copy of any Business Logic Corporation Software may either be used by a single person who uses the software personally on one computer, or installed on a single workstation used nonsimultaneously by multiple people, but not both. You may access the registered version of Business Logic Software through a network, provided that you have obtained individual licenses for the software covering all workstations that will access the software through the network. For instance, if 10 different workstations will access the Business Logic Software on the network, each workstation must have its own copy of the Sofware license, regardless of whether they use the Software at different times or concurrently.

Show Full License

You should carefully read the following terms and conditions before using this software. Unless you have a different license agreement signed by Business Logic Corporation, your use of the software indicates your acceptance of this license agreement and warranty.

REGISTERED VERSION

One registered copy of any Business Logic Corporation Software may either be used by a single person who uses the software personally on one computer, or installed on a single workstation used nonsimultaneously by multiple people, but not both. You may access the registered version of Business Logic Software through a network, provided that you have obtained individual licenses for the software covering all workstations that will access the software through the network. For instance, if 10 different workstations will access the Business Logic Software on the network, each workstation must have its own copy of the Sofware license, regardless of whether they use the Software at different times or concurrently.

GOVERNING LAW

This agreement shall be governed by the laws of the Province of Ontario in Canada.

DISCLAIMER OF WARRANTY

All Business Logic Corporation software and the accompanying files are provided "AS IS" and without warranties as to performance of merchantability or any other warranties whether expressed or implied. No warranty of fitness for a particular purpose is offered, the user must assume the entire risk of using the software. Any liability of the seller will be limited exclusively to product replacement or refund of purchase price.

Screenshot:

Free AntiSpyware Solution for Windows.

QA Report:

WinCleaner AntiSpyware Antivirus Report
Virus Scanning Report


Social bookmarks:

 Add to Delicious  Add to Technorati  Add to Blogmarks  Add to Digg  Add to Reddit  Add to Furl  Add to Newsvine Add to Slashdot Add to StumbleUpon Add to Blinklist  
RSS: Add to Google  Add to Yahoo  Add to Newsgator  Add to Bloglines  Add to Netvibes  Add to MyMSN 

Text link code :
Hyper link code:
UBB/BLOG code:

Latest User Reviews:

charundefined 2007-04-08 22:29:04
Version: 5.4

registry mistake
the registry instruction for your program has uninstall instead of install I was unable to down load your program please correct look forward to down loading your program in future

Author's Response:
I don't understand the problem that you are having. It seems to install fine for most people as we do have many tens of thousands of downloads just in the last few days alone. Please send me more details on the problem and we can take a look at it.

imcoocoo 2007-05-15 15:49:49
Version: 5.4

Wincleaner not for the blind
My name is Jason Bratcher.
The reason I'm writing this review is because I had a very difficult time with the ui of WinCleaner.
You see, the problem I have is that I was born blind.
I will never get my sight back.
So in the computer world, I rely entirely on a special program called a screen reader.
It takes the text written on the screen and translates it in to audible speech.
Screen readers use a special component called msaa (MicroSoft Active Accessibility) to retrieve pertinent info about on- and off-screen objects, dialogs, child elements, etc.
I was expecting to use the keyboard to get around the wincleaner ui, but I found it woefully inadequate.
The tab key would not move focus from element to element, i e, button to editbox to checkbox.
I physically had to use my screen reader's mouse cursor implement just to get around.
And even then I was not getting the kind of info I should have been getting.
For example, the "save" button in the settings dialog was not even indicated as a button.
In fact, the settings dialog, which a sighted user could easily figure out, did not appear at all to be a dialog to my screen reader.
I also didn't see any underlined letters to indicate access keys.
So from these three woes, I had a truly WinDirty time with WinCleaner.
What do I do now?

Program authors can do a few things to make their software half-heartily accessible to the totally blind who have absolutely no choice but to use a screen reader on a 24-7-365/366 basis, which essentially means every day:
•1. Try to stay away from your own custom (and oftentimes, really cute) window classes and use only the Microsoft foundation classes.
These standard classes are interpreted perfectly by my screen reader.
•2. Implement a tab order in your software and force the active focus to move when I press the tab key; reverse the direction if i use shift tab.
•3. Along the lines of window classes, make sure that each and every class has its own window.
That way, my screen reader will truly know where the focus is at all times.
And keep the parent-child family view in mind while writing your window layout.
•4. If you really have to use toolbars, include a tool tip for each (and every) graphical picture on the tool bar.
While my screen reader can read text, it can not say that a graphic is drawn like a dog, cat, horse, whatever, so the tool tip takes the place of it.
Put your tool tips in the status bar of the active window.
Average users like me prefer the Goldilox approach (you know, not too much info, not too little info, but just right).
If you can't decide what's just right, add a dialog box to your program to allow us to physically we write the tool tips to our liking.
•5. Use a standard menu bar.
Man, I have to take the kinda cute look away from your software, but a standards-looking and usable ui will go a very long way to make a piece of software more accessible then it is.
•6. Include access keys and follow standard pneumonic rules in Windows.
Oh, brother, am i really going to have to play "professor" for a day?
What if my words don't come out right?
Put an and (&) sign immediately to the left of the letter you want to designate as a access key.
E G, a file menu indicated with alt f would be written as "&File" without quotes, of course.
Add accelerator commands next to common tasks and honor them at all times.
Close, anyone?
Alt f4.
I am not sure how to do keyboard short cuts for accelerators.
•7. Blind people really do not care about the visual appearance of a window.
We would if we could see, but since i have an eye disease called RLF, that won't be happening any time soon, maybe never...
Honor and obey the window appearance that was set ahead of time for the user.
Do not assume anything.
If you have to give us feedback, give us the choice between a dialog box or a sound.
When you write the dialog box, write it in a form like this:
I will be writing this part as to how my screen reader actually says what it does when it is encountered.
Keep in mind that I will be writing audio descriptions that are to be excluded from the actual text at all costs.
This would be the title of a wincleaner dialog box:
"WinCleaner Scan Results dialog"
Take out the word "dialog" when you write a dialog box title.
"the scan is now finished.
Summary
memory:
running processes 66
Un-welcome 45 (76%)
registry:
total 60,000
Un-welcome 40,000 (75%)
files
total 80,000
Un-welcome 20,000 (25%)
Press "next" to decide what to remove."
"next button"
"Cancel button"
If we decide on a sound, use either the windows registry to save the location of the sound.
That guarantees that we can get to the sounds applet and change it that way.
or use a standard open dialog to let us browse for a sound.
Include a "play" or Listen" button so we can hear the fruits of our labor.
Again, Goldilox calls.
Don't make the sound loud and obtrusive, but also don't make it soft and saddle.
The sound of breaking glass or a passing ambulance should be a good enough indicator that this pc needs help.
From the sample description i wrote earlier, that pc really needs help!
And really include the percentages; i can then truly know how much damage that spyware has really done to the computer.
And if you really want to make things great, actually show the three progress bars while the scan happens.
In this example, you really don't want to see all of the progress bars go all the way to 100%?
I didn't think so.
Hope that explains my: WinCleaner Woes!



Social bookmarks:

 Add to Delicious  Add to Technorati  Add to Blogmarks  Add to Digg  Add to Reddit  Add to Furl  Add to Newsvine Add to Slashdot Add to StumbleUpon Add to Blinklist  
RSS: Add to Google  Add to Yahoo  Add to Newsgator  Add to Bloglines  Add to Netvibes  Add to MyMSN 

Write a Review and Rate WinCleaner AntiSpyware



Search
 
Advanced Search