7zip
Zipeg 2.7.1.982
Decompress or extract your archives. more>>
Zipeg 2.7.1.982 is a flexible and powerful tool which allows you to open and explore content of zip, rar and other archives, preview files and images before you extract/unzip them.
Extract only the files you want. Zip thru photo archives. See image thumbnails. Zipeg allows you to decide what do you want to extract. You can choose what to extract and where to put extracted files or just drag and drop them.
Major Features:
- Supports wide variety of archive formats: ZIP, RAR, ARJ, LHA/LZH, 7z, TAR, GZ, TGZ, BZIP2, CPIO, RPM, ISO, CHM, Z, CBR, CBZ, WAR, EAR...
- Allows to see what's inside archive BEFORE extracting files;
- Opens files in Preview or any other associated application directly from the archive;
- Displays image thumbnails (EXIF) in tooltips;
- Extracts/unzips items simply by dragging them;
- Easy-to-use user interface;
- Resource fork, file permissions and Finder attributes support for Mac OSX;
- Supports filenames in national alphabets in UTF-8, Unicode and codepage encodings;
- Processes archives in background;
- Does not have any archive size limitations;
- Allows to explore CD and DVD ".iso" image files;
- Reports cumulative contents size of subfolders;
- Gives fine control over customizable destination of extraction;
- Automatically opens nested archives;
- Opens archives via file types associations;
- Provides `path completion` for destination folders;
- Sorts content of folders by name, size or date;
- Automatically checks for latest updates;
- Universal binaries for Apple Macintosh OS X;
- Full Mac OSX and Windows XP/Vista support;
- Build on top of powerful 7zip engine;

PeaZip 2.6.3
Free file archiver that supports: 001 (raw file split/join), 7z, 7zip sfx, Bzip2, Gzip, Pea, Tar, Z, Zip more>> <<less
Zipper 1.6.0
Zipper is a free and animated utility for zipping and unzipping files more>>
Drag files and/or folders onto the Widget and it will compress them into an intelligently named archive, or drop archive files and it will unzip them into folders.
Now supports the following file formats :-
Compression: ZIP, 7ZIP, TAR/GZIP and TAR/BZIP2.
Decompression: ZIP, 7ZIP, TAR/GZIP, TAR/BZIP2, Z, RAR, CAB, ARJ, LZH, CHM, HXS, CPIO, RPM and DEB, plus zipped Widgets and self-extracting executables.
PeaZip Portable 2.3a
Free file archiver, supports: 001 (raw file split/join), 7z, 7zip sfx, Bzip2, Gzip, Pea, Tar, Z, Zip more>> Free file archiver, supports: 001 (raw file split/join), 7z, 7zip sfx, Bzip2, Gzip, Pea, Tar, Z, Zip
PeaZip is an archiver tool supporting its native Pea archive format which sports options like compression, split volumes, and flexible encryption and integrity check algorithms as well as other mainstream formats.
PeaZip allows to edit, save and restore archives layouts; apply powerful multiple filters to archives content; handle multiple archives at once; export job definition as command line; encrypt with AES256 etc.
PeaZips UI aims giving aid to the user to: edit, save and restore layout of archives (input files and folders list) to speed up definition of archiving and backup operations; save job definition, as plain text, to be used in scripts or for learning purpose; have a detailed job log after each operation.
The interface is fully skinnable (skins can be customised and saved as plain text to be re-edited as freely as possible) and uses customisable transparency.
Full support: 7Z, 7-Zip sfx, Bzip2, Gzip, PEA, split TAR and ZIP.
Browse/test/extract-only support for ARJ, CAB, CHM, CPIO, DEB, ISO, LZH, NSIS installers, OOo files, RAR, RPM, Z.
Main features:
- robust file copy
- split/join files (file span)
- secure file deletion
- file comparison
- checksum and hash files
- quick access to system tools
- system benchmark
- archive test
- generate random passwords and keyfiles
Enhancements:
- Added support for UDF, XAR, and DMG/HFS file types, improved support for OpenOffice file types - total 79 file extensions supported
- Content and filenames encryption status is now fully inherited by new objects when adding files/folders to 7z archives
- Custom file types can now be opened directly from "extract" menu entries
- Improved input file recognition for UPX compression (11 extensions)
- Updated 7z frontend to 4.60 (Windows)
- Updated Pea frontend to 0.21
- Updated W.E. crypto library with package aes_2008-08-04
- Added third area to status bar showing current filesystem, or archive type plus encryption status
- "Extract to new folder" flag is no longer limited to current session
- Open executables/files/folders (in Windows) are now lauched in a separate processes rather than through shellexecute method (unless necessary) in order to increase parallelism and avoid possible stalls while waiting slow resources
- Fixed configuration/bookmarks/rnd issues related to lack of write access for unprivileged users (Windows and Linux installable packages)
- Improved file/archive browsers keyboard shorcuts:
- Backspace mapped to browse previous path
- More functional keys are now supported
- F2 browse desktop / Ctrl+F2 home / Shift+F2 root
- F3 search (recoursive) / Shift+F3 search here (non recoursive)
- F4 up one level
- F6 toggle browse/flat view
- F7 browse most recently visited item / Ctrl+F7 second / Shift+F7 third
- F8 browse first item in bookmarks list / Ctrl+F8 second / Shift+F8 third
- F9 toggle extract in new folder status / Shift+F9 reset extraction path to default
- F11 extract selected to
- F12 extract selected here
- "Quick delete" and "Secure delete" bounded to del and shift+del respectively; shift+backspace remains for "Remove from layout" event in layout composer interface and is no longer used in file/archive manager
- New "Extract..." systems menu entry to allow specify path, extraction in new folder, password and other options
- On Extract here (and list/test functions) from systems menus, now PeaZip test if password is needed and if archive is not corrupted (for performance reasons only for archives smaller than 100MB)
- New localizations - Czech, German, Portuguese, Russian
- Toolbar buttons width extended to 110px to better fit text
- Added "revision" letter in programs numbering; revisions contains the same text and uses the same localization files with no need of out of order loading as different version does
- New function to display environment variables
- Fixed possible cases of "Access violation" message on exit occourring on some configurations
SevenZipSharp 0.51 Beta
An open source library for 7-zip more>>
SevenZipSharp 0.51 Beta is designed as a useful open source library for 7-zip that was developed to be a managed library for written in C# providing data (self-)extraction and compression (all 7-zip formats are supported). It uses 7z.dll or any compatible one. It exploits the native 7zip dynamic link library through its COM interface and exports classes to work with various file archives.
Major Features :
- SevenZipSharp exports three main classes - SevenZipExtractor, SevenZipCompressor and SevenZipSfx.
- SevenZipExtractor is a 7-zip unpack front-end, it allows either to extract archives or LZMA-compressed byte arrays.
- SevenZipCompressor is a 7-zip pack front-end, it allows either to compress archives or byte arrays.
- SevenZipSfx is the special class to create self-extracting archives.
- Archive Update feature (currently Append only, but the hardest part was coded).
- UserExceptions for handling exceptions in user events in SevenZipExtractor/SevenZipCompressor. Exceptions do not fail the COM procedure now.
- Xz archives support.
- Bugfixes.
Zipeg for Windows 2.7.1.982
Zipeg is free utility for Windows. Zipeg opens and explores content of zip, rar, arj and other archives, preview files and images before you extract/unzip them. Extract only the files you want. Using Zipeg you can double click on the item and automatically open the document in Preview or your preferred? more>>
Zipeg for Windows 2.7.1.982 offers a free yet effective tool that opens and explores content of zip, rar, arj and other archives, preview files and images before you extract/unzip them. Extract only the files you want.
Using Zipeg you can double click on the item and automatically open the document in Preview or your preferred application before you extract it.
Major Features:
- Supports wide variety of archive formats:ZIP, RAR, ARJ, LHA/LZH, 7z, TAR, GZ, TGZ, BZIP2, CPIO, RPM, ISO, CHM, Z, CBR, CBZ, WAR, EAR...
- Allows to see what's inside archive BEFORE extracting files;
- Opens files in Preview or any other associated application directly from the archive;
- Displays image thumbnails (EXIF) in tooltips;
- Extracts/unzips items simply by dragging them;
- Easy-to-use user interface;
- Resource fork, file permissions and Finder attributes support for Mac OSX;
- Supports filenames in national alphabets in UTF-8, Unicode and codepage encodings;
- Processes archives in background;
- Does not have any archive size limitations;
- Allows to explore CD and DVD ".iso" image files;
- Reports cumulative contents size of subfolders;
- Gives fine control over customizable destination of extraction;
- Automatically opens nested archives;
- Opens archives via file types associations;
- Provides `path completion` for destination folders;
- Sorts content of folders by name, size or date;
- Automatically checks for latest updates;
- Universal binaries for Apple Macintosh OS X;
- Full Mac OSX and Windows XP/Vista support;
- Build on top of powerful 7zip engine;
- Decode filenames in your national alphabet;
- Open files in Preview directly from the archive;
- See image thumbnails (EXIF) in tooltips;
- Archives are processed in background;
- Opens password protected encrypted archives
- Decodes national file name encodings inside archives (code pages)
- Reports cumulative contents size of subfolders;
- Customizable destination and source of extraction;
- Settings are persisted between sessions;
- Seamless keyboard navigation;
License:Freeware
faind 3.94
Command prompt fulltext index and search utility more>> Command prompt text search utility for finding files that match certain criteria and performing various operations on them. It searches for files in a directory hierarchy, archives and packed files (most popular formats are supported, including ZIP, RAR, GZIP, BZIP2, TAR, 7ZIP, ARJ), web servers (HTTP and FTP), local area network (built-in port scanner) and prints information about the files it found. Current version works with TXT (plain ASCII, utf8, utf16, a lot of available encodings including east asian, Russian, European, etc.), RTF, PDF, HTML, XML, MS Word DOC, Excel XLS, Visio, PowerPoint, Access, OpenOffice SWX documents, DBF, MP3, OggVorbis, JPEG tags. Search results can be stored in different formats including plain TXT (utf8), HTML (it looks like results page from internet search systems), XML. The search engine supports common regular expressions as well as wildcards and other text pattern matching algorithms. Boolean search (OR, AND, NOT operators) and proximity operators are supported. Built-in indexer
has a number of options affecting the engine performance and the index database files size. Morphology analyzer optionally supports the Russian, English, French and Spanish languages.<<less
files and archives of most popular formats (ZIP, RAR, GZIP, BZIP2, TAR, 7ZIP, ARJ and some others) in memory. Current version works with TXT (plain ASCII, utf8, utf16, a lot of available encodingsLicense:Freeware
Cobian Backup 9.5.0.201
A multi-threaded program that can be used to schedule and backup your files and directories more>> A multi-threaded program that can be used to schedule and backup your files and directories
Cobian Backup is a multi-threaded program that can be used to schedule and backup your files and directories from their original location to other directories/drives in the same computer or other computer in your network. FTP backup is also supported.
Cobian Backup supports several methods of compression and strong encryption.
Cobian Backup exists in two different versions: application and service. The program uses very few resources and can be running on the background on your system, checking your backup schedule and executing your backups when necessary.
Cobian Backup is not an usual backup application: it only copies your files and folders in original or compressed mode to other destination, creating a security copy as a result. So Cobian Backup can be better described as a "Scheduler for security copies".
Main features:
- Zip64 for zip files larger than 2 GB
- Strong encryption: Supported methods are Blowfish (128 bit), Rijndael (128 bit) and DES (64 bit)
- An open plugin architecture to allow the programs enhancement
- 3 different methods to copy files, if the main method fails, 2 more methods will be used.
- The interprocess communication can be done using TCP/IP. This allows a better communication between the program parts AND the program can be administrated from another machine anywhere in the world.
- Backup to multiple destinations
- A backup history is displayed
- Zip files can now be split
- Remote backup
- Automatically remove old backups
- The application can be used as a command line utility. No separate command line program is needed
Enhancements:
- Support for Volume Shadow Copies. You will be able to backup locked files
- Support for 7zip compression
- Now you can pause the backup in any place
- The update function can now use SOCKS
- proxy SMTP can now use SOCKS
- SMTP can now use SSL
- Autostart the interface can now be set for all users or the current user
- Autostart options are now playing fair with administrator?s rights
- Start a backup when autostart
- The remote directories are now created from the top to the root, thus minimizing the risk for Permission problems
- Downloading files shows now the percent
- FTP operations can now use UTF transfers if the server support it
- FTP operations use now UNICODE for local operations
- Zip files can now store file names in UNICODE
- Checking an archive could sometimes delete the archived files. Fixed.
- Prettier about boxes
- Icon in task properties for Manual AND ftp where swapped
- IPC via MMF is now gone
- The update server can now use MSSQL for logs or can use no logs at all
- SQX is now gone.
- Checking archives wrongly displayed Compressing using the verbose log
- CobDeleter is now an integral part of the UI
- Fixed the old ?Error while connecting to :21:" error
- A brand new, improved help file and tutorial
- And MUCH more

SharpArchiver 2.1
SharpArchiver has come as an easy and intuitive program based on the fact that there are archivers out there that are very good but their interface is complex and confusing. more>>
SharpArchiver 2.1 has come as an easy and intuitive program based on the fact that there are archivers out there that are very good but their interface is complex and confusing. Simple and free are the best reasons you should use SharpArchiver. Supports 47 different archive extensions. Create, open, delete and extract: Zip,7Zip,Lha,Sqx.
Requirements: . NET Framework 2.0

ExEinfo PE Win32 bit identifier 0.0.2.4
ExEinfo PE Win32 bit identifier by A.S.L. - exe pe checker for packers ,exeprotectors , packer Detector with solve hint for unpack more>>
ExEinfo PE Win32 bit identifier by A.S.L. - exe pe checker for packers ,exeprotectors ,packer detector with solve hint for unpack . Internal zip ripper exe pe ripper ...
System Requirements: Windows
Enhancements: 7zip ripper added , bugs fixed , new sign
<<lessJpg+FileBinder 1.0
This software utility is able to hide files in a picture file! more>>
Other people will only see it as an ordinary JPEG image but when you open it with a compression tool like WInRar, WInZIp, 7Zip, etc; youll see the secret files. Hide any file, be it a secret note, a secret picture, a secret song, or anything else you can think of. Sneaky!
Use your imagination and discover other benefits of this software.
IMPORTANT: Please take note that this tool will not encrypt or secure your files and other users can also access the files like you if they are aware of the method.
Disk Cleaner 1.5.7
Disk Cleaner - Clean up disk space fast and easy more>>
Disk Cleaner was inspired by one of the system tools that can be found in Windows 98. As I was running Windows 95 myself those days, and upgrading my machine to 98 was not an option, I decided to write such a tool myself. However, Windows 98+ users may find that Disk Cleaner is smaller and faster, and one of its virtues is the ability to run quietly, i.e. on startup. This means that you can clear the cache every time you boot Windows.
Disk Cleaner is a tool that cleanup disk space and IE cache.
Disk Cleaner is focused on ease of use, speed and a small size, both when downloading and when installed (the installation file is just over 360 kb). It is fast, since the crucial parts are written with just the plain Windows API giving high search and remove performance.
Disk Cleaner is also entirely self-contained: no other (large) DLLs are necessary to run the application, so it can even be run from a floppy without trouble. Handy to remove your junk from public machines.
On the right you can find a screenshot of Disk Cleaner. It is very easy to use: select the items you would like to clean, press the clean button, and youre done! Despite the ease of use, the extendibility by plug-ins, either full-featured DLLs or just simple text files, make that Disk Cleaner can also be used by power users to clean specific items. All that is needed to create a simple plug-in is a text editor, such as notepad.
Main features:
- Easy to use one-click cleaning
- Cleaning Presets
- Quiet mode , i.e. for cleaning when booting (/q)
- Extendibility by plug-ins
- Speed
Enhancements:
- Fixed small bug with active control (should be Clean button, was
- the C(onfiguration) button.)
- added 7zip.dct
- added adaware.dct
- added adopagemill2.dct
- added CutePDFWriter.dct
- modified flashget.dct
- modified massdown.dct
- added metapad.dct
- modified msworks.dct
- modified netcaptor.dct
- modified officexp2000.dct
- modified quicktime.dct
- added swiffplayer.dct
- added WinImp.dct
- modified winlog.dct
- modified zonealarm.dct
- added drive Image 6.dct
- added editPad.dct
- added editPlus2.dct
- added goldWave.dct
- added inno Setup.dct
- added microangelo.dct
- added nero.dct
- added openoffice.dct
- added regedit Recent Key.dct
- added winAce.dct
KGB Archiver 2.0.0.2 Beta 2
KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities. more>>
KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities.
KGB Archiver is an application created to allow you to compress and decompress files.
Unfortunately although its powerful compression rate, it has high hardware requirements (I recommend processor with 1,5GHz clock and 256MB of RAM as an essential minimum).
One of the advantages of KGB Archiver is also AES-256 encryption which is used to encrypt the archives. This is one of the strongest encryptions known for human.
avast! Virus Definitions 4.x VPS 090404-0
avast! 4 is a collection of award winning, high-end technologies that work in perfect synergy, having one common goal: to protect your system and valuable data against computer viruses. avast! represents a best-in-class solution for any Windows-based comp more>>
avast! Virus Definitions 4.x VPS 090404-0 is a virus database updates, which are downloaded and installed automatically without any user action. when an Internet connection is established, and every four hours afterwards.
Update files can also be downloaded from these pages if required oif your computer does not have an Internet connection. Updates are usually released on a daily basis. No reinstallation of the program is needed for virus database updates!
avast! 4 is a collection of award winning, high-end technologies that work in perfect synergy, having one common goal: to protect your system and valuable data against computer viruses. avast! represents a best-in-class solution for any Windows-based computer. iAVS is a fast, small, incremental and fully automated update via the Internet. Updates are released at least twice a week.
Major Features:
- Anti-spyware built-in
- Spyware is software installed on a computer that is designed to collect information about the computer user, often without their knowledge or consent. This can result in so called identity theft, or theft of valuable information (e.g. bank or credit card details) or proprietary business data. Spyware is often developed by organized crime rings rather than lone individuals and may be installed by a virus.
- Certified by West Coast Lab's Checkmark process, avast! has full anti-spyware capabilities built-in, to make your protection even more complete.
- Anti-rootkit built-in
- Rootkits are programs that install on your computer while keeping themselves and their activities hidden to remain invisible to the use. They represent a significant security risk on both home computers and company networks and are notoriously difficult to find and remove. Rootkits themselves are normally installed by a virus or other type of malware infection and it is therefore highly recommended that computer users have up to date antivirus/anti-spyware software installed and running on their computer. One such system is avast! antivirus.
- Based on the class-leading GMER technology, avast! can now scan your live system for rootkit infections; no boots disks are required. If a rootkit is discovered, it is initially disabled and then if it can be safely removed without affecting the performance of the computer, it is removed. avast! antivirus includes a virus database which can be automatically updated to provide continuous protection against rootkits.
- Strong self-protection
- Some viruses may attempt to switch off a computer's antivirus software. To help keep your protection working, even against the latest threats that may try to disable your security protection, avast! has best-in-class strong self-protection built in, to make sure, no matter what you face, avast! carries on protecting your valuable data and programs. This is based on the multi-award winning avast! antivirus technology and provides an extra layer of security to ensure your data and programs are always protected.
- Antivirus kernel avast! Checkmark certificate Virus Bulletin Award
- The latest version of avast! antivirus kernel features outstanding detection abilities, together with high performance. You can expect 100% detection of In-the-Wild viruses (viruses already spreading between users) and excellent detection of Trojan horses.
- The kernel is certified by ICSA; and frequently takes part in the tests of Virus Bulletin magazine, often yielding the VB100 award.
- The avast! engine also features outstanding unpacking support. It can scan inside the following archives: ARJ, ZIP, MIME (+ all associated formats), MAPI (Outlook pst files), DBX (Outlook Express archives), RAR, TAR, GZIP, CAB, BZIP2, ZOO, ACE, ARC, LHA/LHX, TNEF (winmail.dat), CPIO, CHM, RPM, ISO, 7ZIP and SIS. It also supports a number of executable packers (such as PKLite, Diet, UPX, ASPack, PeShield, FSG, MEW etc.).
- Last, but not least, it can also scan for viruses hidden in Alternate data streams on NTFS volumes.
- Simple User Interface
- The Simple User Interface is used to start on-demand scanning, work with the results and change various options. Basic resident protection settings can be modified here.
- The Simple User Interface is the main application of avast! 4 Home Edition. You can start additional avast! modules from here, such as the Virus Chest, Updater or Log Viewer.
- The appearance of the Simple User Interface is very flexible. It supports so-called skins, allowing users to change the appearance of the application interface. The main package contains three skins, with additional skins available from our web pages.
- Standard resident protection
- Resident protection (the real-time protection of the operating system), is one of the most important parts of an antivirus program today. avast! features a powerful resident module that is able to detect a virus before it has any chance to infect your computer.
- avast! Home Edition contains resident protection of the computer file system and a resident module for e-mails and news.
- File system protection ensures that no virus will be started on the computer. It offers a wide range of settings, such as the possibility to specify that files will be scanned during copying, or that the scanning will include files with given set of extensions only.
- E-mail/News protection consists of two independent modules; first, there is a generic scanner working on the SMTP/POP3/IMAP4/NNTP protocol level. It is capable of protecting any existing e-mail client that uses these protocols. Second, there is a special plugin for MS Outlook only; the mail scanning is completely transparent, requiring no special settings.
- A new feature of version 4 is heuristic analysis of e-mail scanners. This feature can protect against new, unknown viruses and worms that are not possible to detect by the usual means. The heuristic module performs a thorough investigation of every e-mail message and watches for suspicious signs, that might announce virus presence. When the number of those signs exceeds a user-defined level, the message is considered dangerous and the user is warned.
- P2P and IM Shields
- Avast features a module for the protection of IM (Instant Messaging, "chat") programs, and a module for the protection of P2P (peer-to-peer) programs. The list of supported IM and P2P programs is extensive with more than 30 programs currently supported.
- While chat itself would not impose any serious security risks in terms of viruses, today's IM applications are far from being just chatting tools: most of them support more or less sophisticated file sharing methods - which may quite easily lead to virus infections, if not properly monitored.
- The P2P protection module doesn't need much explanation - on today's P2P networks (such as Kazaa) there are thousands of infected files, and an effective protection is a must.
- Network Shield
- A new resident protection module was added to avast! 4.5: the Network Shield. This module provides protection against known Internet worms/attacks. It analyses all network traffic and scans it for malicious contents. It can be viewed as a lightweight firewall (or more precisely, an IDS (Intrusion Detection System)).
- The Network Shield is only available on NT-based systems (Windows NT/2000/XP/Vista).
- Web Shield
- Web Shield is a unique feature of avast! that enables it to monitor and filter all HTTP traffic coming from the Web sites on the Internet. Since an increasing number of viruses (and other malware, such as adware, spyware and dialers) are being distributed via the World Wide Web, the need for an effective countermeasures has also increased. The Web Shield acts as a transparent HTTP proxy and is compatible with all major web browsers, including Microsoft Internet Explorer, FireFox, Mozilla and Opera.
- Unlike most competitive solutions, Web Shield's impact on browsing speed is almost negligible. This is because of a unique feature called "Intelligent Stream Scan" that lets the Web Shield module scan objects on-the-fly, without the need of caching them locally. Stream scanning is performed in operating memory only (without the necessity to flush the contents to disk), providing maximum possible throughput rates.
- Automatic updates
- Automatic updates are another need in virus protection. Both the virus database and the program itself can be updated automatically. The updates are incremental, with only new or missing data downloaded: thus reducing the transfer heavily. The typical size of a virus database update are tens of KB; program updates are typically in the hundreds of KB range.
- If your Internet connection is persistent, the updates are performed completely automatically at fixed time intervals. If you connect to the Internet only occasionally, avast! watches your connection and tries to perform the update when you are online.
- Having an up-to-date virus database and antivirus program is the most certain way to protect your computer.
- Virus Chest
- The Virus Chest can be thought of as a folder on your disk drive, having special properties that make it a safe, isolated place suitable for storing certain files. You can work with the files in the Chest, though with some security restrictions.
- The main properties of the Virus Chest are complete isolation from the rest of the operating system. No outside process, such as a virus, may access the files inside, and the fact that the files inside the Chest may not be run (executable), there is no danger in storing viruses there.
- System Integration
- avast! antivirus features outstanding integration into your system. A scan can be started directly from Windows Explorer, by clicking a folder or a file with your right mouse button and selecting the corresponding choice from the menu.
- A special screen-saver is also provided, that, when running, performs virus scanning. avast! antivirus works together with your favorite screen-saver, so you don't have to change your personal settings to use it.
- A new option with this release is the boot-time scan (Windows NT/2000/XP/Vista 32bit only). This important feature allows a user to instigate scanning before a virus is activated, in the case that a virus is suspected to be active on your computer already.
- Integrated avast! Virus Cleaner
- Since version 4.1, avast! includes the Virus Cleaner, a tool designed for a complete removal of most common infections from already-infected computers. So now is avast! capable even to reliably heal (not only detect) the most common malware.
- The number of viruses/worms supported by the Virus Cleaner is constantly growing. For the most up-to-date information we suggest to visit Cleaner's own page (for emergency purposes we also offer the Virus Cleaner as a standalone product, capable of running without installed avast).
- Support for 64-bit Windows
- avast! Home/Professional now fully supports the 64-bit Windows platform. ALWIL Software is anticipating massive take-up of this platform, as Windows XP 64-Bit Edition will support up to 32 GB of RAM and 16 TB of virtual memory, enabling applications to run faster when working with large data sets. Applications can preload substantially more data into virtual memory, allowing rapid access by the 64-bit extensions of the processor. This reduces the time for loading data into virtual memory or seeking, reading, and writing to data storage devices, making applications run faster and more efficiently.
- Regular (32-bit) antivirus applications are unable to operate correctly on the 64-bit Windows platform because they rely on 32-bit kernel-mode drivers. The new avast! uses native 64-bit drivers, delivering the same level of protection as in the 32-bit Windows environments. The installation package is the same for 32-bit and 64-bit versions - the setup program automatically detects the operating system it is running on, and installs all necessary files. You may find more information on avast! Antivirus and Windows x64 Edition page.
- Internationalization
- Commitment to internationalization is one of the key benefits of avast!. During the last 2 years, avast! has been translated to a number of languages and the latest version added additional language modules. Currently the list of supported languages is: English, Bulgarian, Chinese (both Simplified and Traditional), Czech, Danish, Dutch, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Malay, Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish.
Total Commander PowerPack 1.8
Total Commander PowerPack is extended edition of Total Commander application (Christian Ghislers). more>>
Total Commander PowerPack is extended edition of Total Commander application (Christian Ghislers).
Edition as pack is freeware but Total Commander application is shareware. Another elements like installer, plugins, icons ans color sets is freeware and their authors agreed to adding it into edition.
Extended features compare with standard edition of Total Commander:
- own installer with choose type of installation and elements to install
(language, plugins, icons, shortcuts, default skin) and installation
type (for all users and personal)
- a lot of automatically configured plugins
- extapnded main menu: tabs (tab management), system (quick launch
system windows: dekstop, my computer, fonts, network, printers, trash),
extended configuration menu (direct access to configuration options)
- expanded toolbar: comments, quickview, search, CD tree, synchronize
dirs, multirename tool)
- preconfiguration for advanced users
- predefined search patterns and custom fields (WDX)
- color file names depend on type
- skins changes icons, colors and fonts
- new color and layout
Plugins and addons in TC PowerPack 1.5:
Total Commander 6.54a
WCX plugins:
- 7zip 0.4.7
- avi 1.5.0.1
- bzip 1.0
- chmDir 0.40 beta 6
- cpio 1.5
- dbx 1.0 beta9
- deb 1.0
- dirCopy 1.04
- diskDir 1.32
- dsp 1.0
- gif 1.1
- icl 1.2
- img 0.9 beta
- iso 1.7.3 beta 2
- lzx 1.1
- mBox 1.10
- mht 0.1.1
- msi 0.4
- reg 1.4
- resExtract 1.1.1
- rpm 1.5
- Z 0.2
WLX plugins:
- arcview 1.2.0.28
- dbLister 2.01
- eml 0.6
- FileInfo 2.07
- FlashView 1.4
- IEView 1.94 a
- Imagine 0.9.0.0
- INI Editor 1.1
- ListDoc 1.2
- SynPlus 2.7.1
- tcCalendar 1.82.3
- Torrent 1.3.0.0
- VisualDirSize 1.1 beta 2
WFX plugins:
- AceHelper 0.2.5
- Calendar 1.02
- dbLister 2.01
- Device Manager 1.4
- Environment Variables 1.3.0.222 e
- ext2fs 1.2
- EventNT 1.3
- FSNetStat 1.0
- HTTP Browser 1.1
- ntfs4tc 1.2
- Plugin Manager 2.6
- pop3 1.2
- ProcFS 2.0
- Registry 2.6.1
- RSS 0.7
- SecureFTP 1.2.57.2
- Services 2.5 beta 1
- Shared Files 1.0.2
- StartUp Guard 0.5.1.56
- TCBurner 0.9.3
- TConsole 2.1
- Uninstaller 1.7.3
- Versions 1.51
- Virtual Disk 1.3 beta 2
WDX plugins:
- CDocProp 1.2
- DirSizeCalc 1.21
- exeFormat 0.1 beta
- Exif 1.47 beta
- FileDiz 1.32
- FileX 1.4
- ImageInfo 1.42
- Media 0.6.1
Addons:
- Notepad2 1.0.12
- Volkov Commander
- Page: 1 of 2
- 1
- 2