Easeus Partition Master 6.0.1 Home Edition

EASEUS Partition Master (formerly EASEUS Partition Manager ) Home Edition is a FREE ALL-IN-ONE partition solution and disk management utility, as Partition Magic alternative. It allows you to extend partition (especially for system drive), manage disk space easily, settle low disk space problem on MBR and GUID partition table (GPT) disk under Windows 2000/XP/Vista/Windows 7 (Only for 32 bit, figure out Windows 32 bit or 64 bit). The most popular hard disk management functions are brought together with powerful data protection including: Partition Manager, Disk & Partition Copy Wizard & Partition Recovery Wizard ( The Home Edition can recover files with sizes of up to 1 GB)

What's new in this version:
Version 6.0.1 supports GPT volumes--GPT disk partitioning, GPT disk copy, disaster recovery.

Main Features:
Partition Manager
• Extend NTFS system partition without reboot to maximize PC performance.
• Resize/Move partitions without data loss for better disk space management.
• Merge partitions into a bigger one.
• Split partition for different usages.
• Redistribute free space.
• Convert dynamic disk to basic disk.
• New! Support GPT disk partitioning.
• Create multiple-partitions: one for system and others for data, etc.
• Convert FAT to NTFS file system.
• Delete partition and Wipe partition to destroy data.
• Rebuild MBR to boot system again.
• Speed up your computer by defragmentation.
• Permanently wipes sensitive data on disk by wiping disk.
• Drag & drop mouse to repartition easily in disk map.
• Support Windows 2000/XP/Vista/Windows 7 (Only 32 bit).
• Support all hardware RAID.

Disk & Partition Copy Wizard
• Copy partition with fast file-by-file copy to protect your data.
• Copy entire hard disk to another without Windows system reinstallation.
• Safely copy dynamic volume to basic disk and resize the basic disk, etc.
• New! Support GPT disk/partition copy.

Partition Recovery Wizard
• Recover data from deleted or lost partitions.
• Recover accidently deleted files. (Need more time to search)
• Recover data from formatted partitions. (Need more time to search)

Credit: www.partition-tool.com

System Requirements:
This product is designed to run on the following operating systems:
• Windows 2000 Professional, Windows XP 32-bit, Windows Vista 32-bit and Windows 7 32-bit

Note: Easeus Partition Master Professional and Server support Windows 32 and 64 bit

Download Easeus Partition Master 6.0.1 Home Edition
Download Partition Master 6.0.1 Home Edition at website Free Download EASEUS Partition Software or direct download form website below
Download from EASEUS.com [1]
Download from EASEUS.com [2]

For more information about Manage Hard Disk Partition with Easeus Partition Master » Read more

Source:
Easeus Partition Master 6.0.1 Home Edition

Oracle VM VirtualBox 3.2.6 Build 63112 available for download

Oracle VirtualBox 3.2.6 Build 63112, is a maintenance release of VirtualBox 3.2 which improves stability and fixes regressions.

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

Presently, VirtualBox runs on Windows, Linux, Macintosh and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD.

VirtualBox features
Some of the features of VirtualBox are:
Modularity.
VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox.

Virtual machine descriptions in XML.
The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers.

Guest Additions for Windows, Linux and Solaris.
VirtualBox has special software that can be installed inside Windows, Linux and Solaris virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). There are also guest additions for OS/2 with somewhat reduced functionality.

Shared folders.
Like many other virtualization solutions, for easy data exchange between hosts and guests, VirtualBox allows for declaring certain host directories as "shared folders", which can then be accessed from within virtual machines.

Extra features
Extra features of VirtualBox are:
Virtual USB Controllers.
VirtualBox implements a virtual USB controller and allows you to connect arbitrary USB devices to your virtual machines without having to install device specific drivers on the host.

Remote Desktop Protocol.
Unlike any other virtualization software, VirtualBox fully supports the standard Remote Desktop Protocol (RDP). A virtual machine can act as an RDP server, allowing you to "run" the virtual machine remotely on some thin client that merely displays the RDP data.

USB over RDP.
With this unique feature, a virtual machine that acts as an RDP server can still access arbitrary USB devices that are connected on the RDP client. This way, a powerful server machine can virtualize a lot of thin clients that merely need to display RDP data and have USB devices plugged in.

Note: Extra features are available with the full VirtualBox release only

Download VirtualBox 3.2.6.63112
You can download VirtualBox 3.2.6 Build 63112 for Windows hosts free from website Download Oracle VM VirtualBox 3.2.6 Build 63112 for Windows for other Operating Systems you will find download links at website Download VirtualBox

Changelog
VirtualBox 3.2.6 (released 2010-03-25) is a maintenance release. The following items were fixed and/or added:
• Linux hosts: fixed timing issue on hosts with Linux kernels 2.6.31 or later with certain CPUs (asynchronous timer mode; bug #6250)
• Linux hosts: properly handle host suspend/resume events on Linux kernels 2.6.30 or later (bug #5562)
• Mac OS X hosts: fixed VBoxSVC crash while enumerating the host network interfaces under certain circumstances
• Snapshots: fixed image corruption after snapshot merge under certain circumstances (bug #6023)
• Snapshots: fixed crash with VBoxHeadless / OSE
• VMM: fixed reference counting guru meditation (bug #4940)
• VMM: improved guest SMP stability
• VMM: fixed VT-x hardware debug issues (bugs #477 & #5792)
• VMM: fixed PGMDynMapHCPage guru meditation (Mac OS X; VT-x only; bug #6095)
• VMM: fixed pgmPoolTrackFlushGCPhysPTInt guru meditations (Mac OS X; VT-x only; bugs #6095 & #6125)
• VMM: Fixed host crash when running PAE guests in VT-X mode (Mac OS X only; bug #5771).
• GUI: fix displaying of error message (bug #4345)
• GUI: fix inability to enter seamless mode (bugs #6185, #6188)
• 3D support: fixed assertion and flickering when guest application uses several windows with a single OpenGL context (bug #4598)
• 3D support: fixed host crashes when using GL_EXT_compiled_vertex_array and array element calls (bug #6165)
• 3D support: fixed runtime linker errors with OpenGL guest libs (bug #5297)
• 3D support: fixed OpenGL extension viewer crash on startup (bug #4962)
• NAT: fixed a 3.1.4 regression on Windows hosts where graceful connection termination was broken (bug #6237)
• NAT: alternative network setting was not stored persistent (bug #6176)
• NAT: fixed memory corruption during ICMP traffic under certain circumstances
• Network: allow to switch the host interface or the internal network while a VM is running (bug #5781)
• VHD: fix for images with a block size different than 2MB
• USB: fixed filtered device attach regression (bug #6251)
• USB: fixed crash in OHCI under rare circumstances (bug #3571)
• VRDP: fixed hang under rare circumstances when attaching USB devices
• ACPI: prevent guest freezes when accessing /proc/acpi for determining the state of the host battery and the AC adapter (Linux hosts only; bug #2836)
• PulseAudio: fixed guest freezes under certain conditions (3.1.4 regression; bug #6224)
• BIOS: increased space for DMI strings
• BIOS: fixed interrupt routing problem for certain configurations (I/O-APIC enabled, ACPI not used; bug #6098)
• iSCSI: be more robust when handling the INQUIRY response
• iSCSI: be more robust when handling sense data
• BusLogic: fixed FreeBSD guests
• webservice: vboxwebsrv is now multithreaded
• Solaris Installer: fixed netmask to stay persistent across reboots for Host-only interface (bug #4590)
• Linux installer: removed external dependency to libpng12.so (bug #6243)
• Solaris Additions: fixed superfluous kernel logging (bug #6181)
• Linux Additions: fixed hang when starting the X server in Fedora12 guests and in guests with Linux 2.6.33 or later (bug #6198)
• Linux Additions: support Mandriva speedboot runlevel (bug #5484)
• Linux Additions: fixed SELinux security context of mount.vboxsf (bug #6362)
• Linux Additions: support Ubuntu 10.04 (bug #5737)
• Web service: update PHP bindings to fix problems with enums and collections

Source
Oracle VM VirtualBox

© 2010 Windows Admin Center. All Rights Reserved.

Download McAfee Stinger 10.0.1.926

Clean malware, virus and trojan with McAfee Stinger
Stinger is a stand-alone utility used to detect and remove specific viruses. It is not a substitute for full anti-virus protection, but rather a tool to assist administrators and users when dealing with an infected system. Stinger utilizes next generation scan engine technology, including process scanning, digitally signed DAT files, and scan performance optimizations.

How to use Stinger
1. Download McAfee Stinger for free from website McAfee Stinger 10.0.1.926

2. When the download is complete, navigate to the folder that contains the downloaded Stinger file, and run it.

3. The Stinger interface will be displayed.


4. If necessary, click the Add or Browse button to add additional drives/directories to scan. By default the C: drive will be scanned.

5. Click the Scan Now button to begin scanning the specified drives/directories.

6. By default, Stinger will repair all infected files found.

7. To enable Artemis Technology in stinger click on preferences and then select the required sensitivity level. If you select "High" or "Very High" McAfee Labs recommends that you set the "On virus detection" action to "Report only" for the first scan.

Reference:
McAfee Labs Stinger

Google Chrome 6.0.447.0 Dev channel

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop.

Dev Channel Update
Google has been updated Chrome Dev channel for Windows and MAC to 6.0.447.0.

Download
Download Chrome 6.0.401.1 Dev Channel standalone offline installer at website Download Google Chrome 6.0.447.0 Dev channel

What's new in Google Chrome 6.0.447.0 Dev channel
Both
• PDFs are now shown centered.
• [r50274] Ctrl-clicking links opens them to the right of the current tab again (Issue 46917)

Mac
• [r49830] Unified page/wrench menus into a single item.
• [r50134] Fix a crash when closing tabs (Issue 46289)
• [r50201] Fix a crash when deleting large numbers of bookmarks (Issue 46175)

Known Issues
• (Issue 47419) Attempting to create an application shortcut from the File menu crashes Chrome on Windows

Source:
Google Chrome Releases

© 2010 Windows Admin Center. All Rights Reserved.

Download Panda Cloud Antivirus 1.1.2

Panda Cloud Antivirus is the first free cloud-based antivirus thin-client. It consists of a lightweight antivirus agent that is connected in real-time to PandaLabs' online Collective Intelligence servers to protect faster against the newest malware variants while barely impacting PC performance. Thanks to Panda Security's Collective Intelligence malware and goodware online database, Panda Cloud Antivirus detects more malware than traditional signature-based solutions which take longer to detect the most recent, and therefore most dangerous, variants.


Download Panda Cloud Antivirus:
Download Panda Cloud Antivirus 1.1.2 free from website Panda Security

System requirements:
Operating systems: Windows XP, Windows Vista, Windows 7, Windows Vista 64-bit and Windows 7 64-bit

What's new in this version
- Behavioural blocking. Proactive, signature-less, protection against malicious actions typically used by malware. Generic blocking of malicious PDF/DOC/XLS/PPT/WMV/etc. droppers. Compatible with both 32 and 64bit Operating Systems.
- Advanced configuration. Ability to turn on/off and tweak the behaviour of the different engines, cloud responses, advanced logging, recycle bin settings, exclusions, etc.
- Self-protection of the AV processes and configurations.
- Re-do detections that were previously un-done so that they are detected again.
- Improved offline protection. Default deactivation of Windows Autorun.
- Ability to run alongside other AVs and Anti-Spyware. Can now be run alongside other security tools and scanners.
- Full scan option. Added option to run a full PC scan easily.
- More languages. Added 9 new languages. PCAV is now available in a total of 20 languages: English, German, French, Spanish, Dutch, Italian, Portuguese, Swedish, Greek, Polish, Simplified Chinese, Traditional Chinese, Russian, Brazilian Portuguese, Turkish, Hungarian, Japanese, Slovak, Norwegian and Finnish.
- Quicker download & install experience thanks to new stub-installer which is 300kb in size.
- More options for restoring neutralized files. More flexibility when recovering neutralized files, allowing for automatic and manual recovery, exclusions, configuration of the Recycle Bin automatic emptying, path to recover, etc.
- Improved handling of known good files to reduce false positive rates by the new behavioural engine and automated classification from the Collective Intelligence servers.
- Optimized installation background scan by using adaptive low-priority scans.
- Improved scanning progress information by showing when a large compressed file is being scanned to avoid the perception that the stuck is stuck.
- Fixed certain situations when the PandaCloudTestFile.exe was not being detected even though the PC was correctly connected to the Internet.