Showing posts with label Software. Show all posts
Showing posts with label Software. Show all posts

Reduce your Windows 7 Boot time

We use msconfig, regedit, Services manage for start windows fast. But i found a new software who can analyze boot time & diagnose it.

It is called Soluto, and you can download from http://www.soluto.com

The install is simple. Download and run the setup file

Reboot your system, and it will analyze all of the processes that launch at boot time. The cool part is that it looks up each application in a database that is updated by users like yourself - it has a built in wiki editing tool to update information about apps it does not recognize.

When it is finished, you can see all of the programs that impact your boot time. It shows you an exact boot time, and how much time each application takes to launch.

The application is crisp, and almost fun to use. The amount of detail on each application is amazing. The color coding will keep you from making mistakes - something easy to do when you are plunking away while drinking your third egg nog.

When you want to keep an app from running, simply pause it. It will never run again unless you manually launch it.

With a few quick clicks you can pause the applications you don't need and dramatically reduce your boot time.

Site


Hide RealVNC Tray Icon

The archive contains the winvnc4.exe server file and the standalone realvnc viewer, which is useful to carry around without having to perform a setup.

Step1:

Shut down RealVNC completely by right-clicking on the trayicon and choosing Stop server. Then ensure winvnc4.exe is not running from the task manager (alt-ctrl-delete).

OR

Start-Program-RealVNC-VNC Sever- Stop Service

Step 2:

Overwrite the original executable with mine.

Step3:

Issue start>run> services.msc

This will load all the services running on your computer. Scroll down to 'VNC Server Version 4′. Right-Click>Properties>Startup Type:Automatic > Service Status:Started.

Step4:

You should be done right now. Restart your computer and RealVNC will run in stealth mode - except for the mouse flickering. I use the old realVNC 3 just because of this problem. I have hacked the core completely and made the version 3 totally stealth, and use the viewer from version RealVNC 4, which is standalone.

Download

Site


EasyBCD Tool For Managing Windows Bootloader

EasyBCD extends and revamps the Windows Vista/Windows 7 BCD bootloader, and with EasyBCD, almost anything is possible. Setting up and configuring a dual-boot between Windows 7, Windows Vista, older versions of Windows such as XP & 2003, Linux, Ubuntu, BSD, and Mac OS X


On Command Line- Find Out BIOS, Motherboard and CPU info

10:57 PM by Yash Kalra 0 comments

Info about your system's BIOS, then type this command

wmic bios get name,serialnumber,version

Info about your BIOS name, current version and it's serial number if there is any.

wmic csproduct get name,identifyingnumber,uuid

Info about your System motherboard (that happen to be the name) and it's UUID

wmic cpu get name,CurrentClockSpeed,MaxClockSpeed

Info about what's the CPU clock speed, also if you have turbo boost CPUs, what's the Max Clock Speed your system is capable of for the current configuration. Of course you can always overclock your CPU and that will too reflect the change.

wmic cpu get name,CurrentClockSpeed,MaxClockSpeed /every:1

If you have dynamic clock speed running, then add this line, it will refresh and monitor the Clock speed every 1 second.


Run Android Apps on Windows 7/8

10:40 PM by Yash Kalra 0 comments

A virtualization solution that lets you run Android apps fluidly on Windows 7 systems, or even Windows 8. If you are currently looking for a way to port Android apps on Windows system, looking no farther, this App from BlueStacks is all you need. It's a magic piece that puts Android in to the multi-platform category.

The BlueStacks App Player runs like a desktop widget at the top right corner of your desktop after installed. It runs Android apps pretty smoothly in full-screen. The App Player comes with 10 pre-installed apps out of the box but you can get more apps through BlueStacks Cloud Connect, which requires a Facebook authentication to get in. You can install up to 26 of them with the App Player.

It works on Windows 7 machine and it's free.


Install the Windows Recovery Console in Boot Menu

The Windows Recovery Console is required to fix many startup issues caused by malware, viruses, and corrupt system files. The Recovery Console can be booted from the Windows Setup disc, but many machines (including Netbooks) do not have CD drives or easy access to the Windows Setup disc.

Below are the instructions to install the Recovery Console on any Windows XP machine as a boot list option. You will no longer need physical access to the Windows Setup disc (except to install initially) when things go wrong.

  • Insert the Windows XP setup disc.
  • Click Start -> Run and type: "%windir%\i386\winnt32.exe /cmdcons"
  • Click YES on the Windows Setup box to install the Recovery Console.
  • Setup will attempt to connect to the Internet to update any setup files from the disc. Press ESC to interrupt the setup and use the files on the disc only.
  • Once the Recovery Console is installed a confirmation box will pop up. Click OK.

Some Windows XP passwords will not be recognized by the Recovery Console. To remove the password requirement, modify the following registry key:

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Setup\RecoveryConsole
  • Set the DWORD SecurityLevel value to 1.


Windows 7 WinSxS Folder Size reduce

12:22 AM by Yash Kalra 0 comments

With Windows Vista, the WinSxS folder was able to be cleaned up via a third party tool (WinSxS Lite here - Vista only!). With the initial release of Windows 7, we lost that capability - but it has since returned with Service Pack 1.

The WinSxS folder is used to store install and uninstall files, windows packages (current and previous versions of a component) and out-of-band releases. (You should not completely delete this folder). Post Windows 7 SP1, there is now a way to remove the unnecessary files from this folder using the command line (elevated/admin mode -> Click Start -> Type "cmd" in Search. Right click on "cmd" and choose "Run as Administrator"). This is great for reducing the Windows folder size for SSDs and netbooks.

c:\dism /online /cleanup-image /spsuperseded


Windows Seven God Mode

Enable the Windows 7 God Mode control panel:

1. Create the folder.

First, create a new folder. For this example, I am simply doing this on my desktop via the right-click context menu.

2. Rename the folder with the specific string.

Rename the folder to specifically be: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} . Failure to include this in the folder name will result in this Easter egg not working as expected.

Copy & Paste:

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

3. Verify functionality.

The folder having been renamed, Windows has recognized the specific key we've included in the name, and has changed it's appearance, and functionality. Hovering over the folder with the cursor interestingly will still display to us that the item still behaves as a folder within the operating system. Yet while opening it, will display a new and previously hidden control panel.

{There are 266 system administration related tasks, items, and locations you can now access easily and readily all from this singular control panel. They are sorted into collapse sections of a list view, and allow you to quickly set only the preferred system tasks, tools, and utilities to be seen within your view.}


Access and Explore Linux File systems on Windows OS

4:25 AM by Yash Kalra 0 comments

Mount or Explore Linux file system on windows but rather a collection of software that will enable you to mount and or explore linux file systems such as Ext2, Ext3 and Reiserfs.

Ext2 IFS - Provides Windows NT4.0/2000/XP/2003/Vista/2008 with full access to Linux Ext2 volumes (both read and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.

DiskInternals Linux Reader - Provides read-only access and does not allow you to make records in Ext2/Ext3 file system partitions. It is 100% free by the way.

Ext2FSD
- Act as a file system driver for Windows NT/XP/2K to access a linux filesystem such as ext2.

Explore2FS - A linux filesystem explorer for Windows 9x/NT/XP or XPSP2/Win2k3 which supports ext2 and ext3 linux filesystems.


Visual BCD Editor: Edit Windows 7 Boot Configuration Data

The boot configuration data store (BCD) contains boot configuration parameters and controls how the operating system is booted for Windows Vista and later versions. Unlike Boot.ini in XP, BCD stores data in a binary format and cannot be edited with a text editor.

Visual BCD Editor is a free tool for Vista and Windows 7 operating systems, and provides a graphical user interface for command line utility BCDEdit. Once installed, it provides two main features: Startup Repair and Visual BCD Editor.

The Startup Repair feature can be used to repair BCD, repair bootsector and MBR (Master Boot Record), and repair disk as well.

Key features:

# Edit boot menu

# Rename boot menu entries

# Change boot menu timeout

# Repair BCD

# Backup BCD store

# Import BCD store

# Repair bootsector

# Repair disk

# Set default boot menu entry

# Create new Windows XP loader

# Create new Windows 7/Vista loader

# Create new bootsector loader for Unix and Mac OS X

Download Visual BCD


Missing Network Icon Animation Activity in Windows 7

Activate Network Icon Animation Activity in Windows 7 | Solution to Missing Network Icon Animation Activity in Windows 7

How to Activate Network Icon Animation Activity in Windows 7 ?

Windows 7 has a different kind of network activity icon in the system tray and unlike the Windows XP style network icon which blinks, the Windows 7 default icon does not show any activity. Network Activity Indicator is a freeware tool which displays the old 'two monitors' icon in Windows 7 that flashed blue to show network activity on the System Tray.

Unlike the original Windows XP utility (that has individual indicators for each interface), this program indicates outgoing and incoming network packets on all available interfaces. You can configure the blink rate of the icons in the system tray.

This utility is a standalone executable. Run the program, you'll see a new system tray icon. If you want to remove the default Windows 7 network utility, then open the notification center in control panel and select "Hide icon and notifications" for the default Windows 7 network icon.

gor Tolmachev of itsamples.com has developed a very small utility called Network Activity Indicator. It adds Windows XP Style Network Icon in System Tray which is Animated.

Download


LLF Tool - Low Level Format Tool for Hard Drive

LLF Tool - Low Level Format Tool for Hard Drive

This is a freeware utility for low level hard disk drive formatting
Low level formatting of Flash Cards is supported too. Low Level Format Tool will clear partitions, MBR, and every bit of user data. HDD Low Level Format Tool will utilize Ultra-DMA transfers when possible
Support SATA, IDE, SCSI, USB, FIREWIRE, FLASH cards, hard disk drive with any size of up to 281 474 976 710 655 bytes.
Supported Manufacturers: Seagate, Samsung, Western Digital, Fujitsu, Toshiba, Hitachi, IBM, Quantum, Maxtor.

http://www.ziddu.com/download/6494982/LLFsetup.2.36.1181.zip.html


Customize your windows explorer

You can now customize your windows explorer using your favorite wallpaper or photograph!

Using Windows 7 Folder Background Changer, you can also change the color of the text and show shadows under the text to help make your file and sub-folder names stand out! You can even apply the same background to all the sub-folders!

Windows 7 Folder Background Changer v 1.1 ,It works on Windows 7 & Windows Vista, 32-bit & 64-bit too!


70 Common Windows Commands Into One Application for Non-Geeks

1:58 AM by Yash Kalra 0 comments

Commands in Demand, the current version at 9.6, is a collection of commands that may be much needed instantly one time for a purpose for a non-technical users.

Commands in Demand provides non-technical users with easy access to more than 70 Windows commands and features that can be hard to find or time consuming to get to. The program includes shortcuts to terminate non-responsive applications, restart Windows Explorer, view/clear the clipboard, open a command prompt in a selected folder, access system folders, view TCP/IP configuration settings, etc.

The program comes with a selection menu that organizes all tools into different proper categories. Because some of the tools may be used for multiple places you may find them duplicated in several categories.

Here are some of the commands that are available in the package.

» Applications' Shortcuts creator to minimize apps in the SysTray
» Clipboard real-time Editing
» Color Sample Picker
» Command Prompt starter in any folder of the System
» Desktop Icons Refreshing
» Desktop Shortcuts Copy to a desirable folder
» Device Manager with Hidden Devices
» Hide / Show Desktop Icons
» Icons Extraction from files
» Images Convertion of known formats
» Internet Searching with Two Engines simultaneously
» List Alphabetizer Application
» Memory and CPU Info
» Memory Instantly Cleaning
» Non-Responding Applications Killing
» Running Processes Killing
» Safely Removal of USB Drives
» Screenshots of whatever is visible
» System Drives Quick Cleaning
» System instant General Refresh
» System's Clock Hiding
» System's Volume Mute
» Taskbar Hiding
» Transparency Level to the Active window
» Transparency Level to the Taskbar
» URL Shortcuts creation
» User's and Common System Folders browsing
» Windows commonly used and hidden applications starter
» WinLogoKey shortcuts simulator

Download Commands in Demand


5 Amazing Dock application for Windows 7

1:49 AM by Yash Kalra 0 comments

Always fascinated by the Mac OS X dock? Well, guess what we have more powerful dock application in Windows than Mac OS X. In windows you can customize anything you want. You get the freedom to tweak how your desktop will look like. From our previous post we have covered, using little tweaker to speed up your machine, and another Tweak utility By Totalidea Software.

Here I want to show you some of the MOST awesome Dock application that can make your Windows 7 looks even better. (Yes I mean better then Mac OS X)

Always fascinated by the Mac OS X dock? Well, guess what we have more powerful dock application in Windows than Mac OS X. In windows you can customize anything you want. You get the freedom to tweak how your desktop will look like. From our previous post we have covered, using little tweaker to speed up your machine, and another Tweak utility By Totalidea Software.

Here I want to show you some of the MOST awesome Dock application that can make your Windows 7 looks even better. (Yes I mean better then Mac OS X)

#1 Rocket Dock

Rocket Dock includes custom skins, smooth animation on launching icons. It provides a nice clean interface to drop shortcuts on for easy access and organization. With each item completely customizable there is no end to what you can add and launch from the dock.

Some of the features:
Minimize windows to the dock
Real-time window previews in Vista
Running application indicators
Simple drag-n-drop interface
Multi-monitor support
Supports alpha-blended PNG and ICO icons
Icons zoom and transition smoothly
Auto-hide and Popup on mouse over
Positioning and layering options
Fully customizable
Completely Portable
ObjectDock Docklet support
Compatible with MobyDock, ObjectDock, RK Launcher, and Y'z Dock skins
Runs great on slower computers
Unicode compliant
Supports many languages and can easily be translated
A friendly user base

#2 XWindows Dock

This basically wants to make your Dock looks and feels just exactly like the Mac OS X. It includes reflections, transparencies, shadow and blur in a single package, even less in a single free package. It also have the exact same stack and the exact same minimize animation section in Mac OS X ! XWindows Dock yet is another highly customized free Ddock Application.

Highlights and Features:
Amazing icons
Add to dock favorite applications, folders, stacks and galleries. In any time you can configure
size and zoom of icons, space between them
Number of zoomed icons
icons and their reflections
Stack the World
Try to use the 3 different types of stacks and you'll like this cool feature. Customize stack anytime as you want
Decide how the stack should be looks like: fan, grid, list and it's unique gallery mode
Select custom animation for stacks or make it by itself
Configurate number of icons in fan stacks and grid stacks
Monitor folder added as a stack. Every time when files added, removed, modified or renamed at this folder you'll see that
Minimize applications
Advanced minimization of windows were developed in the application. Now you can use two effects of minimization: Scale and Genie. You can easely customize speed of minimisation (or maximization). Set maximum speed and all windows will minimize without animation

#3 Nexus

The cool thing with Nexus is that it is a multi-level dock system provides fast access for any application that you used most frequently.

It is very easy to setup, some of the themes that build in has also included the Leopard theme. See how easy this is to tweak your Windows into a Mac Dock? To add icons, application to the dock is easy as well. Just drag into the dock and it will stick it there for you.

Unique features:
Multi-Dock System (Winstep Xtreme version only)
Multi-Level Docks (Winstep Xtreme version only)
Live icon reflections
Magnification
Auto-Hide
Auto-Collapse
Useful Object-based Drag And Drop
Full Multi-Monitor Support
Document Thumbnails
In-Dock Modules
Reserve Screen Space
Respect Reserved Screen Space
Virtual File System Objects support
Powerful Dock Manipulation options
Keyboard Navigation
PNG and TIF File Support
Special FX
Complete Customization


#4 SliderDock

It is the next evolution of dock application launcher. SliderDock is an application launcher that will allow you to easily drag and drop icons
to access them later on by double clicking on them. It will be a unique dock where you won't have to chase behind you icons to run an application.
Just rotate your mouse wheel and let the icons come to you.

How cool is that !

Features Includes:
Simple drag and drop function to add an icon
quickly launch an application
use the mouse wheel to let the icons come to you
smooth animations during icons rotation
Highlight effect around selected icon
customizable icons(compatible with objectdock and rocketdock icons)
Hide/Unhide application with the use of a shortcut key
Possibility to rotate icons with arrow keys and launch application with enter.
Different set of icons and configuration for each user.
Reordering icons through simple drag and drop feature.
Fully Customizable.

#5 Circle Dock

It is similar to the , but it is Open Source! So you can basically do anything with it, for Open Source fans out there is this a great news. Customization are infinite.

What Circle Dock Allows You to Do:
Launch your programs from a circular dock.
Drag and drop your files, folders, and shortcuts onto a circular dock that you can resize.
Rotate the dock with either your mouse wheel or the keyboard arrow keys.
Change the image shown for the icons and change the skins (compatible with icons and skins for Rocket Dock, Object Dock, etc.)
The dock appears where your mouse is by pressing a hotkey (default is F1) or your middle mouse button.
Tested on computers with multiple monitors, Windows XP/Vista, 32-bit & 64-bit, and requires only .Net Framework 2.0.
Automatically works on all Windows Vista computers and most Windows XP computers.
A new settings panel that allows you to customize many options. It updates your dock as you make changes. See it change in real time! No need to press an OK button.
Multi-language capable. Just translate the English.ini file to the language of your choice.
Change the image used for the dock icons with the easiest method out there: Just set the program to "Icon Replacement Mode" in the right-click menu of the centre icon and you can change all the icon images by just dragging and dropping new PNG images onto them! Huge time saver when you are customizing your dock!
You can now toggle the visibility of the dock by moving your mouse to any edge of your screen. By default, the left and right edges are used for toggling. No need to press a button!
Rotate the dock with your mouse wheel or arrow keys (customizable).
Click sensitivity adjustment for tablet users.
Reorder the dock items by draging and dropping them over each other.
Organize the dock items using dock folders.
By default, clicking on the centre button does not open the start menu. You can enable this in the settings panel.
Uses the default high resolution icons in Windows Vista.
New easy method of upgrading from older versions.


USB Over Network 4.5 Beta (Server + Client)

USB Over Network 4.5 Beta (Server + Client) | 8.22 MB

You can easily share an external USB drive or a printer over a network.Lab instruments, scanners, cameras, card readers, bar code scanners, PDAs, USB keys and others are usually considered to be non-shareable. Thus, normally you need to move your USB devices from one computer to another. Sometimes, though, this is not an easy task, especially when you need to use a device that is physically located in another building or even another city.USB is the standard interface used by most modern computer devices today. But, USB was designed to connect electronic peripherals only to a single computer.Previously, the only way to share a non-shareable device was to buy an expensive hardware USB switch. A hardware switch takes up space, consumes power and is often quite expensive.

USB Over Network is a revolutionary software solution from FabulaTech. No need to move devices from one computer to another, and no need to buy expensive hardware switches. You can access a USB device connected to a remote computer from your computer via a LAN or the Internet as if it were physically plugged into your own PC.The program consists of a "Server" and a "Client". You should install the Server on the computer to which the device you want to share is physically connected. You can install the Client on all PCs from which you need to access the shared device.USB Over Network is easy to install and use. It supports a wide range of USB devices. This software will not require you to have any special knowledge and will install easily right out of the box.Share your USB device without risk of losing it! Access remote instruments without leaving your chair!

Key Features:-
· Allows to work with remote USB devices as with local ones
· Unlimited USB devices can be shared on server
· Unlimited USB devices can be accessed from client
· Wide variety of USB devices is supported
· Auto-sharing of new USB devices
· Auto-sharing exclude list
· Auto-connecting of USB devices which got shared on the server
· USB devices safe removal is supported
· Compatibility
· USB v1.1 and USB v2.0 compatible
· Hardware Universal Serial Bus controllers compatible
· Hyper-Threading Technology compatible
· Multiprocessor platforms compatible
· True Plug-and-Play
· User Interface
· User-friendly program interface
· Hot USB devices sharing/unsharing (without computer reboot)
· Developer API
· USB devices sharing or connection from your application directly using dynamic link library (OEM license)

Home page - http://www.fabulatech.com/

Download links:

Letitbit
or
Vip-file
or
HotFile


WinHex 15.7 SR-5

10:22 PM by Yash Kalra 0 comments

WinHex 15.7 SR-5 | 6.65 MB

WinHex is a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security. An advanced tool for everyday and emergency use: inspect and edit all kinds of files, recover deleted files or lost data from hard drives with corrupt file systems or from digital camera cards.

WinHex is a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security. An advanced tool for everyday and emergency use: inspect and edit all kinds of files, recover deleted files or lost data from hard drives with corrupt file systems or from digital camera cards.

Features include:
• Disk editor for hard disks, floppy disks, CD-ROM & DVD, ZIP, Smart Media, Compact Flash, ...
• Powerful directory browser for FAT, NTFS, Ext2/3, ReiserFS, CDFS, UDF
• RAM editor, providing access to other processes' virtual memory
• Data interpreter, knowing 20 data types
• Editing data structures using templates (e.g. to repair partition table/boot sector)
• Concatenating and splitting files, unifying and dividing odd and even bytes/words
• Analyzing and comparing files
• Particularly flexible search and replace functions
• Disk cloning, with a specialist license also under DOS
• Drive images & backups (optionally compressed or split into 650 MB archives)
• Programming interface (API) and scripting (professional & specialist licenses only)
• 128-bit encryption, checksums, CRC32, hashes (MD5, SHA-1, ...)
• Erase (wipe) confidential files securely, hard drive cleansing to protect your privacy
• Import all clipboard formats, incl. ASCII hex values
• Convert between binary, hex ASCII, Intel Hex, and Motorola S
• Character sets: ANSI ASCII, IBM ASCII, EBCDIC, (Unicode)
• Instant window switching. Printing. Random-number generator.
• Supports files >4 GB. Very fast. Easy to use.
&more.

Download (HotFile)
HotFile

Mirror (Shareflare):
Shareflare

Mirror (FileServe):
FileServe


WinToFlash: Utility to Create Bootable USB Drive to Install Windows XP, Server 2003, Vista, Server 2008 and 7

10:20 PM by Yash Kalra 0 comments

WinToFlash is a software for transfer your Windows XP, Server 2003, Vista, Server 2008 and 7 setup from CD or DVD to USB. This is about you can install your Windows from flash drive, USB pen, HDD, etc to your computer or netbook.

And this is not all it can do. WinToFlash can transfer your live CD or DVD to USB card, for example, BartPE. After all you can erase your USB media and format it with Windows for every day use.

Features list:
Windows XP/2003/Vista/2008/7 to USB transfer
WinPE to USB transfer
USB media erasing, full or quick
Create the USB drive with emergency boot loader
DOS to USB transfer
You can download it using following link:

Download Link


Yamicsoft Windows 7 Manager v1.2.6 & x64 Incl. Keymaker-CORE

10:16 PM by Yash Kalra 0 comments

Yamicsoft Windows 7 Manager v1.2.6 & x64 Incl. Keymaker-CORE
Windows 7 Manager is a system utility that helps you optimize, tweak, and clean up Windows 7. It will increase your system speed, improve system security, and meet all of your expectations. Windows 7 is the newest Operating System for home users and professionals alike. Windows 7 brings clarity to your world, so you can more safely and easily accomplish everyday tasks and instantly find what you want on your PC. Windows 7 Manager is the powerful software tool to tweak and optimize your Windows 7, it bundles more than 30 different utilities in one and help your system faster and more stable, secure and personal!

Windows 7 Manager 1.2.6 Released!
Context Menu Manager updated to v1.5
Jump List Quick Launcher updated to v2.1
Smart Uninstaller updated to v2.2
Visual Customizer updated to v2.4
Windows Utilities updated to v2.2
IE Manager updated to v1.2

Release names:
Yamicsoft.Windows.7.Manager.v1.2.6.Incl.Keymaker-CORE
Yamicsoft.Windows.7.Manager.v1.2.6.x64.Incl.Keymaker-CORE
Size: 2×5.61MB

Install Notes
Use our keymaker to register the application.
Run CORE10k.EXE to verify this release, if CRC-check fails or even CORE10k.EXE is missing - you are probably using webshit!

Download
http://hotfile.com/dl/54854278/27378f8/Yamicsoft.Windows.7.Manager.v1.2.6.Incl.Keymaker-CORE.rar.html
http://hotfile.com/dl/54854325/aeb7e1a/Yamicsoft.Windows.7.Manager.v1.2.6.x64.Incl.Keymaker-CORE.rar.html


Yamicsoft WinXP Manager v7.0 Incl Keymaker-CORE

10:12 PM by Yash Kalra 0 comments

Yamicsoft WinXP Manager v7.0 Incl Keymaker-CORE
WinXP Manager is a system utility that helps you optimize, tweak, and clean up Windows XP. It will increase your system speed, improve system security, and meet all of your expectations. It's compatible with Windows XP SP3 entirely! WinXP Manager is the powerful software tool to tweak and optimize Windows XP, it bundles more than 30 different utilities in one and help your system faster and more stable, secure and personal!

Release Name: Yamicsoft.WinXP.Manager.v7.0.Incl.Keymaker-CORE
Size: 5.8 mb

Install Notes
1. Use our keymaker to register the application.
2. Run CORE10k.EXE to verify this release, if CRC-check fails or even CORE10k.EXE is missing - you are probably using webshit

Cracked by....: kingKINK Release-Name..: CR-0020O.ZIP
Supplied......: CORE Release-Date..: 2010/06/20
Packaged......: CORE Release-Type..: Util
Protection....: Serial OS............: WinXP
Crack/SN......: Keymaker Language......: English
Rating........: You decide Disks.........: 02

Download
http://hotfile.com/dl/49538662/57d60a3/Yamixxp.rar.html
OR
http://rapidshare.com/files/400941846/Yamicsoft.WinXP.Manager.v7.0.Incl.Keymaker-CORE.rar