Most wanted software collection

1118lakmalkumara

Well-known member
  • May 21, 2009
    30,466
    3,161
    113
    斯里蘭卡
    dewage55 said:
    Resets Windows login passwords - 5mb




    Resets Windows login passwords in a matter of minutes ( no need to Reinstall system! )
    Windows Key creates a password reset CD, USB Flash Drive or a driver floppy that work during the boot process and instantly reset Administrator or other account passwords and Windows security settings that prevent you from logging in.

    Features:-
    # 100% recovery rate
    # All passwords are reset instantly
    # Windows Vista, Vista SP1 supported
    # All Windows Workstations supported
    # All Windows Servers supported (Windows Key Professional and Enterprise versions only)
    # Resets passwords with a bootable CD-ROM
    # Resets passwords with a bootable USB drive or driver floppy (Windows Key Professional and Enterprise versions only)
    # Burns password reset CD
    # Resets local Administrator passwords
    # Resets Domain Administrator passwords (Windows Key Enterprise version only)
    # Resets local policy settings
    # Resets secure boot options: startup password or startup key disk
    # Displays account properties
    # Supports all Service Packs
    # Supports RAID/SCSI/SATA drives Updated!


    Code:
    http://rapidshare.com/files/244817377/winkeypassreflatoons.rar



    Machan okkoma softwears patta, eth uba hoda okkoma rapid ne dala thiyenne, , ekkwath baganna vidihal nahe , rapid wada nahe , ubata puluwannam issarahatawath , rapid nathuwa wena ekkkin dapan , plz machan, Thanx
     

    dewage55

    Junior member
  • Jan 8, 2008
    803
    16
    18
    Saudi arabia[sri lanka] padukka
    Yamicsoft Software Vista Manager - The Best Tuning and Optimizing Utility for Windows Vista!
    Windows Vista is the new Operating System for home users and professionals alike. Windows Vista brings clarity to your world, so you can more safely and easily - accomplish everyday tasks and instantly find what you want on your PC.

    Vista Manager is the powerful software, All-in-One utility to optimize, tweak, tune up and clean up your Windows Vista. It bundles more than 20 different utilities in one! Get access to hundreds of hidden options to improve system's performance and security, clean registry, junk files and defrag Registry, optimize network to speed connection, Mange the startup entries with Windows, change wallpaper automatically, and many other miscellaneous utilities. It is an excellent companion for Windows Vista.

    Features and Benefits of Vista Manager :
    • Information. Get detailed system and all hardware information on your system; show all detailed information of running processes and threads on your machine; Vista Manager offers 1-clicking cleans your system automatically.
    • Optimizer. Tweak your system to improve windows startup and shutdown speed; tweak your hardware to increase system speed and performance.
    • Cleaner. Find out which files or folders engross your disk space and shown with chart; Find and clean junk files to increase Hard Disk space; Duplicate Files Finder can scan your computer for files with the same size, name and modification time; Registry Cleaner can easily checks your registry and repair incorrectly linked registry entries, automatically remove invalid entries; Registry Defrag rebuilds and re-indexs your registry to reduce application response time and registry access time.
    • Customization. Control what is started on Windows startup; edit context menus of mouse Right-Clicking; customize system desktop, menus, toolbar and notifications settings; automatically change your desktop wallpaper on background.
    • Security. You can improve desktop, menus, Windows logon securities, and enable numerous hidden performance options of system, disable system updates and error reports; hide and restrict to access drives, specify which applications are not allowed to be executed on your computer; encrypt/decrypt and shred files, change the location of system folders; Privacy Protector can maintain your personal privacy by eliminating the tracks that you leave behind; create lots of randomization password once.
    • Network. Optimize your Internet connection speed, manage all shares items; tweak your Internet Explorer easily.
    • Misc. Utilities. Show the collection of Windows utilities; help you find out the installation key of Windows, Office products; shutdown your PC or remind you automatically.

    Changes in Vista Manager 3.0.2 :
    - Optimization Wizard updated to v2.8
    - Windows Utilities updated to v3.4
    - Icon Manager updated to v2.4
    - Perfect auto logon
    - Fix the DEP and another bugs
    - Paste the whole license code.

    homepage:
    Code:
    http://www.yamicsoft.com/vistamanager/
    Download Link:
    Code:
    http://uploading.com/files/P7GS9TQ8/vManager3.0.2.rar.html
     

    dewage55

    Junior member
  • Jan 8, 2008
    803
    16
    18
    Saudi arabia[sri lanka] padukka
    This tutorial will help you in creating a bootable USB drive of Windows Vista which you can use to install Vista in any system. It might become very useful when you don't have access to DVD drive.

    1. First format your USB drive in NTFS file system. You can do it by attaching your USB drive to your system and then format it from My Computer window.

    2. Now open Command Prompt window from Start menu. Right-click on Command Prompt entry in start menu and select "Run as administrator" option.

    3. Now type diskpart in Command Prompt window and press Enter. It'll launch DiskPart program:



    4. Now provide following command:

    list volume

    It'll show a list of all drives in your system. Look for your USB drive entry. As in the below screenshot, the USB drive is "G" which you can determine from its "Type" entry.

    Now you have to select the USB drive volume by providing select volume no. command. Since in our case volume no. of USB drive is "Volume 4", the command would be:

    select volume 4

    Now we have to make this drive active. So provide active command:

    active

    Now exit from DiskPart using exit command.



    5. Now we need to create Boot sector on USB drive. We'll use "bootsect.exe" utility for this task. You can find this utility in Windows Vista setup disk. It'll be present in "Boot" directory.

    Now provide following command in Command Prompt:

    bootsect /nt60 G:

    Here G is drive letter of USB drive. Replace it with the correct drive letter if your system has some other letter for USB drive.



    6. At last, copy all files/folders from Vista Setup DVD to your USB drive and you have done.

    Now you can boot using your USB drive and can install Windows Vista in any system.