Archive

Posts Tagged ‘Registry’

Centurion Setup V20.0

April 29th, 2010 Comments off

Centurion Setup v20.0
Centurion Setup v20.0

Centurion Setup V20.0
Centurion Setup V20.0

Ready to distribute your software masterpiece? Don’t wrestle for weeks with a complicated installation builder. Spend just a few minutes with Centurion Setup, and it will build a professional software installer for Windows in a self-contained, compressed executable. It supports multiple languages, interface customization, DLL installation, patching, password protection, and much more.

Key Features

* Self-Contained Executable : Centurion Setup creates executable installation programs that are self-contained in a single file. A single file is easily downloaded, requires no software such as WinZip to decompress, and ensures that all installation files are present. The installer’s overhead is only 440 KB and the compression engine achieves a very high compression ratio. You will be amazed at how small Centurion Setup can make the installer.
* Uninstall Support : Centurion Setup can optionally provide support for uninstalling the product. The user will be able to uninstall the product by one of the following methods:

> The “Add/Remove Programs” option in Control Panel.
> A Start Menu shortcut (optional).
> A Desktop shortcut (optional).

* Multilingualism and Interface Customization : The installer is capable of presenting the user interface in English, French, German, Spanish, Dutch, Norwegian, Italian, Portuguese, Swedish, Danish, Finnish, and Afrikaans. All strings that are displayed in the user interface can be edited. Entire languages can be added.
* Shared File Support : The installer can install operating system DLL’s (such as those required by Visual Basic). If a DLL is currently in use, the user will be instructed to reboot the computer to complete the installation. Version and date checking is performed on DLL’s according to Microsoft guidelines. The installer can install reference counted shared files in a company directory. Shared files can be used by multiple applications, and are only replaced by more recently dated files. Only when uninstalling the last program using a shared file will the file be uninstalled.
* DOS Batch Support : To satisfy special needs, a batch of MS-DOS commands can be executed before and after both installation and uninstallation. Another batch can be run after the installer exits, perhaps to launch a custom configuration program. Batches of DOS commands can be used to execute, copy, move, rename, and delete files. A full set of environment variables are automatically assigned to assist you. These variables contain the location of the installer/uninstaller, the installation directory, and the location of certain Operating System directories.
* Multiple Disk Support : Centurion Setup can create installers that span multiple disks. You can choose from several standard media sizes, or specify any arbitrary capacity. Centurion Setup uses compression and every last byte of the media to ensure that the minimum number of disks are required. Once the installer is built, Centurion Setup can copy it to the media, verifying that all files were copied perfectly. During installation, if each file in the spanned installer is present in the same directory, the user will not be unnecessarily prompted to insert disks.
* File Associations : The installer can install an association between a file type and one of your programs, like the way .TXT files are associated with Notepad. Once the file type is associated, the user can double click on any file of that type to launch your program. Or, the user can right click on the associated file for a menu of options. If there happens to be an existing association for the file type, the installer will create a backup that is restored by the uninstaller. Also, you are permitted to install context options for a common file type, such as .TXT files.

Additional Features
> Centurion Setup and the installers that it creates run on all versions of Windows® 95, 98, NT4, 2000, ME, XP, 2003, Vista, 2008, and 7.
> Installers created by Centurion Setup may be distributed completely royalty-free.
> A Centurion Setup installer is bullet-proof and extremely reliable. You will never get a complaint from a customer that the installation program has crashed.
> Learning how to use Centurion Setup is a snap. A complete help file is provided, and every control is linked directly to the appropriate spot within the help file. Each control also has balloon help and a context menu.
> Files can be added to the installer by dragging and dropping from Windows Explorer. Or simply specify a directory that contains an image of the installation. Or, enter a list of files (wildcards permitted).
> If any file cannot be replaced (usually because it is in use), the installer can direct the system to replace the file during the next reboot. The end-user will be informed that they need to reboot to complete the installation.
> COM files can be installed and registered with the operating system. This includes ActiveX controls and .TLB type libraries.
> Centurion Setup’s installers can be digitally signed. Uncheck the “Use Checksums” box on the Build branch so that the installer will not report that it has been damaged.
> The end-user can be forced to agree to an End-User License Agreement (EULA) before installing.
> The end-user can be shown a “readme” file before installing.
> The end-user is informed when the product is already installed, and if the pre-existing installation is newer, older, or the same version. The end-user can be forced to uninstall a previous installation first. It can also be made mandatory that another product be installed first.
> The installer can install to a default location or ask the end-user where the files should be installed.
> The installer can create Desktop and/or Start Menu shortcuts to any installed file. Desktop shortcuts can optionally be placed in a folder. Desktop and Start Menu shortcuts can optionally be made available to all users or only the user who installed the product.
> The installer can set up a file to be opened (or a program to be executed) every time the machine boots up.
> The installer can create a registry key for the application under HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE. > Registry keys are deleted during uninstallation.
> The installer can display a bitmap in the background, a transition from one color to another, or use the default window colors of the end-user. The background can optionally cover the taskbar, or leave it visible. There can even be no background at all.
> After the installer is built, it can be automatically placed in a .ZIP file.
> The installer can require the end-user to enter a password before installation can begin.
> The installer can be bloated (with random data) to any size to help discourage piracy.
> The installer can refuse to install on certain platforms, such as Windows 95.
> Fonts can be installed and registered with the Operating System so that they are available to all applications. The end-user can be given the option to keep the font during uninstallation.
> The date and time of installed files are preserved. File attributes (read-only, hidden, etc.) can optionally be preserved.
> Installers can be set to expire after a certain date. After the expiration date, the installer will no longer install.
> 64-bit applications are supported.
> The installer can warn or refuse to install if the user does not have administrator rights.
> The installer can loosen the security settings of the product’s directory so that all users will have rights to use it.
> The installer verifies its intergrity to ensure that it has not been damaged, altered, or infected by viruses.
> The installer can delete existing files based on date or size criteria. This can be useful when installing over old versions of your software.
> Installers can be built from the command line (DOS prompt). This allows you to create a desktop shortcut that will build an installer with a click of the mouse.
> When the user is unable to uninstall because of a locked file or other problem, the uninstall operation can be resumed later.

Version 20.0 (4/23/2010)
· Added 40 stock side panel graphics.
· Added the “Prompt” option for the “Admin Rights” setting. On Vista/2008/7, this will force the user to provide administrator credentials before the installer can be launched. This is now the default setting for new projects, and will also overwrite the former setting in existing projects. Without admin rights, it is unlikely that the installation will work properly.
· Added to the installer support for the operating system style enhancements to buttons.
· Added the “Disallow Removable Media” option to the Install branch.
· Added the “Product Can Be Uninstalled From Removable Media” option to the Uninstall branch.
· Added the “Override Title Size” setting to the Display/Background branch.
· Added a divider above the installer buttons.
· Added the “Exclude Files Dated Before” option to the Exclusions branch. This is useful for creating patches. Added a help file chapter on creating patches.
· Added the “/icon” switch, which will override the installer icon.
· Added the “Load Background Defaults” tool.
· Added the “Build ZIP” tool. This will build the zip file without building the installer.
· Added the “Synthesize Background Colors” tool. This uses the average color of the side panel graphic to develop a matching background color gradient.
· Added the “Preview” button to the “Custom Side Panel” setting.
· Added to the Help file a guide on creating patches.
· The open/save file dialog will now use the operating system style enhancements.
· Behavior change: the “Offer To Launch Product” feature now supports a full DOS command line, not just the filepath of an executable. This allows parameters to be specified. However, please note that it is now necessary to wrap the executables’s filepath in quotes.
· The Build Summary’s Build Date, and the , , and Special Tags are now formatted using the computer’s regional settings.
· Analyze DLL tool: the manifest is now reported.
· The “Save Build Summary” filepath now supports Special Tags.
· The Preview Icon window now allows the mouse wheel to adjust the size of the icon.
· Changed the installer’s default background colors to better match the default side panel graphic.
· The “Installer Output File” and “Installer Icon” fields now supports environment variables and Special Tags.
· The “Preview Greeting” tool will now obey the “Custom Side Panel” and “Display Title” settings.
· The “Run Installer” and “Run Uninstaller” tools will now prompt the user for elevation unless Centurion Setup has administrator rights.
· Registry keys are now created with full rights for all users. Previously, they inherited the security rights of the parent key.
· If the uninstaller lacks security rights to access the uninstall data, it will now recommend that the user login with an administrator account.
· If a reboot is necessary, the user is no longer offered to launch the product or readme file.
· Improved the tutorial.
· If for some reason the installer crashes, it will now write a crash dump to the installation log.
· Fixed: the Preview File Specification tool was not displaying the correct total file size when the Exclusions branch was used.
· Fixed: the Flash Drive Root Shortcut Description was reporting an error when set to “”.
· Fixed: the installer’s gradient background was sometimes not filling the last row and column of pixels.

Centurion Setup V20.0

Read more…

Uniblue Powersuite 2009 V2 0 1 4

April 28th, 2010 Comments off

Uniblue Powersuite 2009 V2 0 1 4

Uniblue Powersuite 2009 V2 0 1 4

The problem
Your PC is a complex combination of advanced technologies which needs managing to get the best from it. Without regular updates, the drivers your PC uses to run all of its hardware, can become obsolete. Unless cleaned, your system’s registry will become disordered and bloated. And there are a whole range of other system changes, network boosts and disk cleanups which you need to run regularly, to keep your computer running optimally.

The solution
Anti-virus products are important, but alone won’t guarantee your PC’s privacy and performance. Combining three powerful Uniblue utilities in one package PowerSuite helps ensure total system speed and security. DriverScanner updates drivers to improve network and hardware functionality. RegistryBooster scans and defrags your PC’s registry removing harmful entries. Finally SpeedUpMyPC wipes sensitive files and implements various performance enhancements.

Use PowerSuite to:

* Maximize your computer’s processing power
* Accelerate data download speeds
* Scan, backup and update your PC drivers
* Scan and optimize your PC’s registry, improving system stability
* Benefit from other privacy protection features

Uniblue Powersuite 2009 V2 0 1 4

Read more…

Zone Alarm Professional Firewall

April 27th, 2010 Comments off

Zone Alarm Professional Firewall

ZoneAlarm Pro includes five interlocking security services that deliver easy-to-use, comprehensive protection.

Unlike any other security utility, ZoneAlarm Pro incorporates a firewall, an Privacy Lock, Program Control, dynamically assigned Security Levels and Zones.

Combined, these elements yield the strongest security possible.

Here are some key features of “ZoneAlarm Pro”:

· Guards the network perimeter from inbound and outbound threats with the world’s #1 firewall
· Prevents spyware and other malicious programs from sending your personal information across the Internet
· Full stealth mode to keep you concealed from anyone on the Internet
· Protects your programs from malware
· Identify and filter over 100,000 applications for constant protection against threats
· Monitor program installation, registry changes and file access down to your PC’s core
· Monitor additional program actions for more thorough protection
· Prevents malicious software from damaging files in your core Windows operating system
· Ability to remove even the most persistent, hard-to-find spyware that infiltrate your PC at the core level

Download

Read more…

Windows Xp Pro Performance Edition April 2010

April 25th, 2010 Comments off

Windows Xp Pro Performance Edition April 2010

This supports ONLY English Language and ONLY English Keyboard Layouts.This is a FULL Install. You CANNOT Upgrade from previous versions of Windows.There is no validation required. This PASSES WGA. This works 100% with Windows Update.

I have included the CD Key already in the install process. This means at no point will you have to enter it.
Some people using Macs or Virtual Machines might need the serial. See Serial.txt if you do need it.
Serial.txt is located in the download folder and in a folder on the disc/iso.
This has all windows updates through December 2009. This is has been tested numerous times with no errors.
This has minimalist Internet Explorer 6. (Use It To Download Firefox, Opera, Safari, Chrome, Etc)
This is the x86 version (32Bit).

I have integrated a few new driver packs this time. I kept all the Sata, Raid, & Mass Storage Drivers from before, but also added Chipset, Lan, and WLan drivers.
This is why it is slightly larger in size than the previous releases. I did this because of people previously having such a hard time finding correct network drivers.
This way they are now able to connect to the internet and download all the other necessary drivers themselves. You will still probably need to install other drivers
yourself. Graphics, Sound, Printer, Etc. Unfortunately, the newest driver packs leave behind a little garbage on the main hard drive (Usually C: Drive). You can
safely delete everything EXCEPT WINDOWS, Program Files, & Documents and Settings.

Updates currently work fine and this also currently passes WGA. As a preventative measure, I ve also
included Office and Windows WGA Cracks which are in a folder called TJ on the disc in case they start blocking the serial number included.
You don t need to use these unless you can t get updates, or this is no longer passing WGA.

This is set to automatically log you in each time you start up. If you want to be prompted for a username and password
please see the TJ folder on the disc. It contains a registry patch that you can run to have it prompt for username and password again.
This folder on the disc also contains numerous other little tweak applications, registry patches, WGA Cracks & More.
Please look at it before asking questions.

In the TJ folder on the disc, in the folder called Registry , you will see another folder called Save_Icon_Layout . Whenever I install
new graphics drivers my icons on my desktop get out of place. This little DLL and Reg Patch will help with saving/restoring your Desktop Icon Layout.
To Install It: Extract the LAYOUT.DLL filder to Drive:Windowssystem32 folder. Then double click the Reg Patch to apply it.
Now it should show up as an option when you right click on your My Computer Icon.

I have removed the original Net Framework that ships with XP. It s super old and outdated.
You can still download and use a newer version however. Just download the latest version from Microsoft.com or Windows Update.

The Following has been Removed From This OS…

Applications:
Briefcase
Games
Internet Games
Pinball
Screensavers

Drivers:
Asynchronous Transfer Mode (ATM)
Display Adapters
IBM PS/2 TrackPoint
IBM ThinkPad
ISDN
Logitech WingMan
Microsoft SideWinder
Modems
Multifunctional
Printers
Scanners
Serial Pen Tablet
Sony Jog Dial
Tape drives
Toshiba DVD decoder card

Hardware Support:
ATM Support
Brother Devices
Gravis Digital GamePort
Iomega Zip drive
Multi port serial adapters
Ramdisk
Windows CE USB Host

Multimedia:
AOL ART Image Format Support
Images and Backgrounds
Intel Indeo codecs
Media Center
Mouse Cursors
Movie Maker
Music Samples
Old CDPlayer and Sound Recorder
Tablet PC
Windows Media Player
Windows Sounds

Network:
Client for Netware Networks
Communication tools
Comtrol Test Terminal Program
Connection Manager
FrontPage Extensions
H323 MSP
Internet Connection Wizard
Internet Information Services
IP Conferencing
MSN Explorer
Netmeeting
NetShell Cmd Tool
Network Diagnostic
Peer to Peer (Has Nothing To Do With Torrents, XDCC, UseNet, Gnutella, LimeWire, Etc)
Share Creation Wizard
Synchronization Manager
TAPI Application Support
Vector Graphics Rendering
Web Folders
Windows Messenger

Operating System Options:
NET Framework
Blaster/Nachi removal tool
Color Schemes
Desktop Cleanup Wizard
Document Templates
DR Watson
FAT to NTFS converter
File and Settings Wizard
File System Encryption
Help and Support
IExpress Wizard
Manual Install and Upgrade
MS Agent
MS XML 2.0
Out of Box Experience
Private Character Editor
Remote Installation Services
Search Assistant
Security Center
Service Pack Messages
Symbolic Debugger
Tour
Web View

Services:
Application Layer Gateway
Error Reporting
Indexing Service
Messenger
Network DDE
Remote Registry
Removable Storage
Route Listening Service
RPC Locator
Service Advertising Protocol
Simple TCP/IP Services
Telnet

Directories:
DOCS
SUPPORT
VALUEADD

I have disabled and deleted the Classic Windows XP Install Screens with the info about XP and the blue Background.
You will just see a black background now and the install will look similar to 2000. This saves Space and gives more
info while installing.

The Minimum HD and RAM Requirements have been lifted. You can try and install this on whatever machine you like now.
High ISO Compression has been enabled to save space.

Patches:
TCP/IP Half Open Connections = Unlimited (Default 10)
UXTheme Patch (Allows Unsigned Themes to be applied to XP)
Windows System File Checker Disabled (SFC)

Tweaks:
Boot and Shutdown Auto End tasks immediately
Boot and Shutdown Auto Kill hung applications immediately
Boot and Shutdown Auto Kill hung services immediately
Boot and Shutdown Ctrl Alt Del at logon Disabled
Boot and Shutdown Logon Page Classic
Boot and Shutdown Setup Prefetch Cache Applaunch and Boot enabled
Boot and Shutdown Status Messages Extended
Desktop Desktop icons size 32
Desktop Internet Explorer icon Hide
Desktop My Computer icon Show
Desktop My Documents icon Show
Desktop My Network Places icon Hide
Desktop Recycle Bin icon Show
Explorer Add (un)register libraries in Context Menu
Explorer Add Command Prompt to folder context menu
Explorer Advanced Search: preconfigure options
Explorer Associate additional file types with Notepad
Explorer Change Windows Explorer folder view Details
Explorer Classic Control Panel
Explorer Disable Accessibility keyboard shortcuts
Explorer Disable Autorun
Explorer Disable Prefix: Shortcut to
Explorer Disable shortcut arrow
Explorer Disable Web Files and Folders connection
Explorer Display the contents of system folders
Explorer Launch folder windows in a separate process
Explorer Show Drive Letters in front of Drive Names
Explorer Show extensions of known file types
Explorer Show hidden files and folders
Explorer Show Map Network Drives buttons in Explorer bar
Explorer Show Statusbar in all windows
Explorer Show the full path in the Address Bar
Explorer Show the full path in the Title Bar
Explorer Use small icons in Explorer bar
Internet Explorer Disable information bar when popup is blocked
Internet Explorer Disable Market Place bookmark
Internet Explorer Disable Media Player 6.4 created bookmarks
Internet Explorer Disable Outlook Express link creation
Internet Explorer Disable Password Caching
Internet Explorer Disable sound when popup is blocked
Internet Explorer Enable Google URL Search
Internet Explorer Keep IE URL History for 0 Days
Internet Explorer Set Homepage www.google.com
Internet Explorer Set Internet Explorer to accept 10 connects at a time
Internet Explorer Set popup blocker to high
My Computer Add Administrative Tools
My Computer Add Control Panel
My Computer Add Control Panel to Context Menu
My Computer Add Device Manager to Context Menu
My Computer Add Drive Cleanup to Context Menu
My Computer Add Event Viewer to Context Menu
My Computer Add My Network Places
My Computer Add Network Connections
My Computer Add Registry Editor to Context Menu
My Computer Add Scheduled Tasks
Network Allow receiving Remote Assistance Disable
Network Disable restoring mapped network drives on logon
Performance Disable Info Tips on Files and Folders
Performance Disable Last accessed Timestamp on files
Performance Disable Optimize harddisk when idle
Performance Disable Tracking of Broken Shortcut Links
Performance Disable WBEM logging
Performance Do not cache thumbnails
Performance Run 16 bit Windows applications in a separate process
Performance Use Windows classic folders / No Tasks Sidepanel
Privacy Disable Driver Update Internet prompt
Privacy Disable File MRU List
Privacy Remove Alexa
Security Always show Updates under Software
Security Disable DCOM
Security Disable Web Open With prompt
Security Re Enable userass URLs
Start Menu Add Administrative Tools menu
Start Menu Clear most recently opened documents list on logoff
Start Menu Control Panel Display as a menu
Start Menu Disable and remove Documents list from the Start Menu
Start Menu Disable Highlight newly installed programs
Start Menu Do not use Personalized Menus
Start Menu My Computer Display as a menu
Start Menu My Documents Display as a menu
Start Menu My Music Don t display this item
Start Menu My Network Places Don t display this item
Start Menu My Pictures Don t display this item
Start Menu Network Connections Display as Connect to menu
Start Menu Printers and Faxes Display as a menu
Start Menu Reduce popup delay
Start Menu Remove Search For People from Search
Start Menu Remove Search the Internet from Search
Start Menu Remove Set Program Access and Defaults
Start Menu Remove Windows Catalog shortcut
Start Menu Scroll Programs
Start Menu Use small icons in Start Panel
Taskbar Disable Balloon Tips
Taskbar Disable Group similar Taskbar buttons
Taskbar Disable Hide inactive icons
Taskbar Disable Language Bar
Taskbar Hide Volume Control Icon in System Tray
Taskbar Lock the Taskbar Yes
Visual Effects Animate windows when minimizing and maximizing Disable
Visual Effects Combo box animation Disable
Visual Effects Cursor shadow Disable
Visual Effects Display mouse pointer trails Disable
Visual Effects Fade out selection Disable
Visual Effects Gradient captions in windows Disable
Visual Effects Keyboard shortcut underline Enable
Visual Effects Menu animation Disable
Visual Effects Menu shadows Disable
Visual Effects Menu style Flat
Visual Effects Show translucent selection rectangle Disable
Visual Effects Show window contents while dragging Disable
Visual Effects Slide taskbar buttons Disable
Visual Effects Smooth edges of screen fonts Clear Type
Visual Effects Smooth scroll list boxes Disable
Visual Effects Tooltip animation Disable
Visual Effects Use a background image for each folder type Disable
Visual Effects Use drop shadows for icon labels on the desktop Disable

Additional Features:
VLK Serial Number
Firewall Disabled (Can be re enabled)
System Restore Service Disabled (Can be re enabled)
Automatic Updates Disabled (Can be re enabled)
Default Theme Set on Classic (Can Change to Luna Which is Still Included)

Install Notes:
1. Unrar the Archive(s) using WinRAR or 7Zip. This will produce an ISO file.
2. Burn the ISO using a program such as IMGBurn, Nero, Alcohol 120, Blindwrite, ect… (Burn at a slow Speed to ensure no errors, 1x 4x)
3. Change Bios Priority settings so it boots from the CD ROM Drive First. (You may be able to skip this step)
4. Insert Disc and Reboot PC, Follow the on screen prompts and enjoy.

DOWNLOAD:

Read more…

Folder Lock 6.4.0+serial

April 14th, 2010 Comments off

Folder Lock 6.4.0+serial

Folder Lock 6.4.0+serial

Quote:

Folder Lock description
Password protect and lock your files and folders from others in seconds

Folder Lock is a fast file-security software that can lock, hide or encrypt any number of files, folders, pictures and documents in seconds. It is fast, reliable, portable and convenient. Folder Lock is a computer software application that password protects and locks your personal files and folders.

Folder Lock it makes your files undeletable, hidden and highly secure, hides files from kids, friends and co-workers, safeguards them from viruses, trojans, worms and spyware, protects them from networked computers, cable users and hackers.

Files can also be protected on USB Flash Drives, Memory Sticks, CD-RW, floppies and notebooks. Protection works even if files are taken from one PC to another on a removable disk, without the need to install any software.

You can optionally lock and/or encrypt files & folders. It can even lock your PC. It locks files on kernel level, Windows Explorer and even real DOS Mode.

Here are some key features of “Folder Lock”:

· Users have an option whether to Encrypt or Lock, choices useful for both power users and casual users. Those who want ultimate security, can choose encrypiton. those who want ultimate speed, can choose locking.
· There’s no longer the hassle of encrypting each and every file on different locations. Think how much time you will save simply by putting all your files and folders in one location. Convenient encryption and decryption happens on-the-fly.
· Both Encryption and Locking are exceptionally fast. No competitor is offering this speed while offering 100% secure 256-bit AES Encryption.
· The Lockers canÂ’t be deleted on the computer where Folder Lock is installed and Folder Lock can’t be uninstalled without the correct password.
· Users who want to password protect folders on multiple locations on their hard disk, not just on the C: drive, can easily protect their files on another partition by copying the ‘Lockers’ from one place to another or by simply using the ‘Lock’ feature.
· Secure and very strong Encryption. A strong industry standard 256-bit AES Encryption is used to encrypt your files for maximum protection. It is one of the most trusted encryption algorithms used in United States Military.
· Folder Lock offers fully portability and it can even protect CD/DVD-RW, not just USB Flash Drive, Memory Stick and floppy disks. To protect data on these drives, you can simply copy or burn your Locker to that drive.
· Lockers can also be emailed to someone over the internet. They won’t be able to see your encrypted files without your password / permission. Even if someone breaks through and checks your email attachment in between, he won’t be able to decrypt or use this information without the correct password.
· Folder Lock works flawlessly on all Next Technology Windows, i.e. Windows Vista / 2003 / XP / 2000 / NT. It is also fully compatible on all disk drives types including FAT16, FAT32, NTFS and EFS.
· You can increase the size of your Locker by simply adding more files and folders into your Locker. Even if you are left with little space in your Locker, you can always increase its size.
· Brute force cracking is not possible, since the program delays for some time once a password is entered. This will prevent hackers who may try many different combinations of passwords to get through your files. The program also produces a load beep when an incorrect password is entered, to alert the administrator of possible hack attempt.
· Password Strength meter shows you the strength of the password as you type, while you’re setting a new password. Basic rule of thumb is to use a password that is easy to remember but hard one to guess.
· Folder Lock doesn’t save the password in the registry or the disk, preventing hackers and crackers.
· Folder Lock also offers Auto Protect and Auto Shutdown features, this setting automatically locks or shutdown if more than five incorrect passwords are entered to try to decrypt the files.
· Folder Lock erases tracks of users when they click the lock button. It deletes recent document history, find file and folder history and the data in clipboard when you close the Locker.
· Protects important files from viruses, hackers, crackers, trojans, malware, spyware, worms, malicious programs and scripts. Protects files from network computers if you do not want to share files on network. Also protects files from hacker tools when you connect to the internet.
· While using the Lock feature, users can choose to lock & hide their files simultaneously. Locked & Hidden files are unrenameble, undeletable, unmovable and totally inaccessible. There is no limit to the size of data or the type of files you can protect.
· With its reduced file size and compact design, Folder Lock takes only 3.5 MB of hard disk space – small, portable and easy to keep. Thanks to the latest compression techniques. The GUI and interface is so well designed, it looks like an integral part of Windows XP.
· Folder Lock isn’t required to run at all times. Moreover, it doesn’t save anything to the registry/run so that users do not have any memory problems or stability problems with the program.

Requirements:

· Pentium III or higher
· 256 MB Ram or higher
· 8 MB of hard disk space only
· 1024×768 screen resolution
· 16-bit or higher Color Quality
· Sound Card for sounds

Limitations:

· 20 uses trial

What’s New in This Release:

· This is a major update version of Folder Lock featuring complete compatibilty on Windows 7.0, both 32-bit and 64-bit flavors of Home Basic, Home Premium, Enterprise, Ultimate versions of Windows. There are many other enhancements in this version, improving the compatibility of program with other third-party software.

Folder Lock 6.4.0+serial

Folder Lock 6.4.0+serial

DOWNLOAD LINK

Read more…

Uninstall Tool V2.8.1 (build 5023) Multilingual

April 13th, 2010 Comments off

Uninstall Tool V2.8.1 (build 5023) Multilingual
Uninstall Tool v2.8.1 (build 5023) | 3.13 MB MB

Make your Computer Work Faster Now by using Uninstall Tool! It’s a fast, secure and convenient way to remove unneeded applications and system components. Great, powerful and reliable alternative to standard Windows Add/Remove program. Uninstall Tool does its job great and performs a clean uninstall of the programs. During our testing on both XP and Vista, the software behaved as it should and did not try to pull anything on us.

Main features:
- 3 times faster than the standard Add or Remove Programs
- 3 categories of programs: Programs, System, Hidden
- 3 ways of sorting applications: by the name of occupied disk space on the date of installation
- Remove programs that can not be removed, using established tools
- Remove software entries from the registry
- Quick search program from the list on the part of its name
- Navigate to the registry, the folder where you select a program, as well as the opportunity to open its web site
- View detailed information on any program installed on your computer
- Simple, multilingual, and comfortable user interface
- Ability to replace the standard applet, Add / Remove Programs
- Portability – you can run the Uninstall Tool directly from your usb flash drive
- Save (export to HTML) detailed reports about installed programs
- Launch Components Windows “and” Add or Remove Programs “

Supporting languages:
Arabic, Armenian, Azerbaijani, Belarusian, Brazilian, Bulgarian, Chinese, Czech, Dutch, English, Estonian, French, German, Hungarian, Italian, Japanese, Korean, Latvian, Norwegian, Polish, Russian, Serbian, Slovak, Spanish, Swedish, Turkish, Ukrainian.

OS:Windows 2000, XP, 2003, Vista

I Have Put A Lot Of Time And Hard Work On This Upload & Post
A Simple “Thank You” Would Be Enough For Me And Will Keep This Topic Alive

No Password

UPL LINK:

Read more…

Nero Gold Edition: Software & Template (2010/eng/rus)

April 3rd, 2010 Comments off

Nero Gold Edition: Software & Template (2010/eng/rus)

Nero Gold Edition: Software & Template (2010/ENG/RUS)

We present our assembly Nero Gold.Danny product contains a stable working version of the software Nero, additional templates for the different versions and the latest updates to the software product Nero 9.

Year: 2010
Version: Other
Developer: Nero
Platform: Windows All
Language:
Medicine: Present (Nero 8 is not required)
Size: 1.5 GB

Contents:
Nero 9.4.26.0
Nero 8.3.2.1 Ultra Edition
Nero 7.10.1.0
Nero 9.4.26.0b update (the latest update for Nero 9)
Nero 9 Templates Pack
Nero 8 Templates Plus HD & DVD
Nero 7 content pack

Nero 9.4.26.0
Nero 9 – a set of software digital media and home entertainment center next generation, which enjoys the greatest confidence in the world. It features new cutting-edge functionality that makes enjoying digital media content simple.
This easy-to-use yet powerful multimedia suite, gives you the freedom to create, read, copy, burn, edit, share and upload online. Whatever it was – music, video, photo, and data – enjoy and share with family and friends anytime, anywhere.

Installation and Licensing:
1) Remove prog General-CleanTool_2_2_0_37 all products installed NERO
2) Install the program with built-Trial seriynikom.
Since the action of the trial ended with a key, I suggest the following:
when prompted key in the installation, run crack, put it all the checkboxes, select the product Nero 9, the license select undesclosed and click RE-detect Nero. In the box serial will be key – copy and paste it in the Setup window. After the appearance of a green check mark in the installation, close the crack and install NERO
3) After installation run the crack from BetaMaster – on behalf of the administrator.
4) In keygens click on the button “Add to whitelist” (Add to white list), they must also be checked “Auto-registration seriynika” (Auto register serial).
5) We perform the operation № 4 with all the keys in the keygens.
6) Run the Nero Control Center and look – we added a key.
If you did not work – repeat.

Important:
When adding a key component of any Nero should not be running.
If you turn up window for registration on the site for news, you can to register, and when you first received news unsubscribe.

Most importantly:
Keygen antivirus detected as a virus, but viruses in the archive there.
If there are no keygens downloaded files, then look in the quarantine antivirus, recover there and add to the exceptions.

Nero 8.3.2.1 Ultra Edition
The program has already been registered + All plugins! Nero to date one of the most popular, functional and multi-tasking package for a prog-pi-si on the CD-R, CD-RW and a disk. Nero 8 – a multifunctional set of tools for working with data, music or sound, photographs, television and video. Nero 8.3 gives the ability juzat most models of drives, with the recording as an audio-CD, and “computer” drives, including boot, as well as video (formats Video CD and Super Video CD) and DVD. Nero can write simultaneously in several drive, as is possible potrekovaya record and copy a CD, available modified MP3 and WMA file whose name ends in audio tracks, a built-in audio filters, and WAV-editor boot disk can record both the floppy and hard disk. Also, in Nero 8 has the ability to cover the creation of the CD. Nero 8 combines nearly 20 programs. The package is available progi to control your TV and computer, backup and recovery, Strong Search media content, as well as support for the latest video formats Blu-Ray and HD-DVD.

This version of Nero is optimized to work with Windows Vista and Seven. One of the differences from previous versions is a fresh user interface that simplifies access to the components of the package. Other features of this release may be noted directly uploads videos to sites such as Youtube and Myspace. Another – more opportunities for the si-pi-CD, DVD, Blu-ray and HD DVD.

Description of possible problems during installation:
1. Do not update Windows (older versions of DirectX, Msiexec.exe).
2. Inconsistency in the system requirements.
3. Not enough free space on your hard drive (preferably 3 gigabytes).
4. Littered registry.
5. Do not correct and not complete removal of old versions of Nero.
6. After removing the old versions of Nero did not cleaned the registry and manually removed from the system directories remnants of previous installations.
7. A man is not held before the end of decompression in the temp folder – in his words – the reason for dispersing the computer.

Nero 7.10.1.0
The product represents a powerful set of programs to work with media files, although many users viewed only as a program for recording CD / DVD (without any exaggeration – the best).
Expanding opportunities: CD recording and DVD of any type, the creation of DVD Video discs (including menus), editing digital photos, audio editing, edit video, play audio, video and TV; backup, creating covers and labels for CDs and more another.

Features:
-Ability to record Blu-Ray & HD-DVD
Updated, many plug-ins and software
-Added new plugins
-Many bug fixes
-Updated kernel
-Optimized for Windows Vista (7 film)

Nero 9.4.26.0b update
Latest update for Nero 9.Prosto run installer will do everything himself.

Read more…

Norton Systemworks Premier Edition 2009 V 12 0 1

March 28th, 2010 Comments off

Norton Systemworks Premier Edition 2009 V 12 0 1

226 Mb
S*ri*ls

Key Technologies

* Norton AntiVirus™ 2009
* NEW! Norton™ Pulse Updates
* NEW! Norton Insight
* NEW! Norton Protection System
* Norton Save & Restore 2.0
* Disk imaging from Norton Ghost™
* Incremental and differential backups
* Norton Disk Doctor™

* Norton Speed Disk™
* Norton Cleanup
* Norton WipeInfo™
* System Optimizer
* CheckIt™ Diagnostics
* One-Button Checkup

Key Benefits

* Stops viruses, worms, spyware, bots, and more—Keeps your system protected against all types of malicious threats.
* Provides Norton Insight—Delivers innovative, intelligence-driven technology for faster, fewer, shorter scans.
* Delivers rapid pulse updates every 5 to 15 minutes—Provides up-to-the-minute protection against new threats.
* Blocks browser exploits and protects against infected Web sites—Allows you to surf the Internet with confidence.
* Creates full system and file backups—Keeps all of your system files, application settings, and important data safeguarded from PC disaster.
* Restore from system failure—Recovers your system and data even when you can’t restart your operating system.
* Defragments, cleans, and repairs hard drive—Keeps your computer clean and running at peak level.
* Diagnoses and fixes PC problems—Automatically detects and fixes Windows® issues.
* Removes Internet clutter—Cleans up unwanted cookies, cache files, and temporary files that slow your computer’s performance.
* Recovers deleted files—Searches disks for deleted files and restores them to their original state.
* Deletes securely—Securely and permanently removes sensitive files from your PC.
* Maintains your PC with one click—Defragments and optimizes your hard drive for better performance.

Features and Benefits
Norton AntiVirus™ 2009—engineered for speed

* Offers proven fastest, lightest security suite available.*
* NEW! Saves time and improves performance with Norton Insight.
* NEW! Installs in under one minute on average (dependent upon system configuration) and requires less than 7 MB of memory.

Up-to-the-minute protection

* NEW! Delivers up-to-the-minute protection with rapid pulse updates every 5 to 15 minutes.
* NEW! Prevents bots from taking control of your PC.
* NEW! Boots and repairs badly infected PCs with recovery tool.
* NEW! Delivers our most complete, deep cleaning scan possible.
* IMPROVED! Defends against Web-based attacks.
* IMPROVED! Provides multilayered security through the Norton Protection System.

Control without disruptions

* NEW! Automatically schedules scans and updates to occur while PC is idle.
* NEW! Allows you to review the security status of every process on your PC.
* NEW! Helps ensure movies and games are never interrupted.
* Maps your wireless home network.

Norton Save & Restore 2.0—full system backup and restore

* Creates full system and file backups.
* Automatically backs up on schedule and events.
* Reduces system slowdown with incremental and differential backup.

Norton SystemWorks Utilities—enhanced PC performance

* Diagnoses and fixes hard drive problems.
* Defragments, cleans, and repairs the hard drive for optimized performance.
* Quickly and permanently removes unwanted Internet cookies, cache, and temporary files that slow down your PC.
* Speeds up your system by preventing the automatic loading of undesired software applications.
* Identifies and fixes problems with the Windows registry, system files, and software applications.
* Searches disks for deleted files and recovers them to their original state (available on XP only).
* Safely and permanently removes sensitive files from your computer.
* Allows you to easily see which software processes are running on your system and which ones are affecting its overall performance.
* Enables you to customize Windows settings according to the way you use your computer.
* Maintains your PC with one click of the button.
* Evaluates the performance of your system and hardware and compares it with other systems.
Windows Vista® and Windows Vista SP1 Starter/Home Basic/Home Premium/Business/Ultimate1
Windows® XP SP2/SP3 Home Edition/Professional

* 400 MHz or faster processor
* 512 MB of RAM
* 500 MB of available hard disk space

Required for all installations

* CD-ROM or DVD drive for software installation on media
* Microsoft Internet Explorer® 6.0 or later
* Mozilla Firefox® 2.0 or later
* Super VGA (800×600) or higher resolution video adapter and monitor
*
DirectX 8.0 or later for Performance Test™ by PassMark™ software2

Email scanning supported for standard POP3 and SMTP compatible email clients
Supported instant messaging clients:

* AOL® 4.7 or later
* Yahoo!® 5.x and 6.x or later
* Microsoft™ 6.0 or later
* Trillian™ 3.1 or later

Supported file system and devices

* FAT16, FAT16X, FAT32, FAT32X
* NTFS
* Dynamic Disks
* Linux® EXT2/3 and Linux Swap Partitions

Supported hard drives and removable media

* CDR/RW and DVD+/-R/RW drives
* USB and FireWire® (IEEE 1394) devices
* Iomega® Zip® and Jaz® drives

Read more…

Sickies Boot Dvd V1.8

March 23rd, 2010 Comments off

Sickies Boot DVD v1.8
Sickies Boot Dvd V1.8

1.Win PE 3 Recovery Environment (x86) for ur Vista/Server2008 machines
2.Bart PE Recovery Environment (x86) for ur Xp/W2000/w2003 machines
3.NTLDR is missing fixxer
4.XP Recovery console
5.Hirens BootCD v10.1
6.Hirens mini Windows XP
7.Spinrite 6
8.Acronis Disk Director Server Suite v.10.0.2169
9.Acronis True Image Echo Enterprise Server v9.7.8206 with Universal Restore
10.Passware Pasword Reset Enterprise 9.0 Build 3147

PE3 ( Sickies_WinPE3_BootCD-v8.2 )
Based on PE3.0 from Microsoft Windows 7 RTM
Microsoft Windows Preinstallation Environment (Windows PE) 3.0 provides powerful
preparation and installation tools for the Microsoft Windows Vista operating system.(and lower)
PE Shell Swapper , you can choose difrent shells and resolution with it
( in PE3 with CTRL ALT DEL Shell Swapper comes to front )

Included
PE Shell Swapper
Reboot
Shutdown

Explorer:
Opera
PE Shell Swapper
TaskManager
Total Commander

Acronis :
Acronis Disk Director Server
Acronis True Image Echo Enterprise Server with Universal Restore

Defrag Tools :
Power Defragmenter
Ultimate Defrag 2008

Disk Tools :
Bootsect Gui
Disk Commander ( MSDaRT )
Disk Wipe ( MSDaRT )
DriveMan
HDDScan
MBRfix
MBRFixGUI
MBRWizard
TestDisk
WinDlg
DiskPart\DiskPart
DiskPart\DiskPart C ( Format c )

Ghost 11:
Ghost Explorer
Ghost Server
Ghost Walker

Microsoft :
System Recovery Environment contains MSDaRT :
MSDaRT (Microsoft Diagnostics and Recovery Tools) with:
— Disk Commander,ERD Registry Editor,Standalone System Sweeper,ERD Commander,LockSmith,
— Crash Analyzer,Explorer,File Search,File Restore,Hotfix Uninstall,System File Repair,
— System Information,TCP/IP Config,Map Network Drive,Solution Wizard,Services & Drivers,
— Disk Management,Disk Wipe,Event Viewer,Autoruns,Zip/Unzip

Misc Tools :
Computer Management ( MSDaRT )
ExamDiff
FastStone Capture
IrfanView
Notepad2
Stand Alone System Sweeper ( MSDaRT )
TCP IP Properties ( MSDaRT )

Network :
PNP and Network Support

Nirsoft Suite :
Desktop\FileTypesMan
Desktop\InsideClipboard
Desktop\MyUninstaller
Desktop\OpenWithView
Desktop\SearchMyFiles
Desktop\ShortcutsMan
….

Password Tools :
Active@ Password Changer
Locksmith ( MSDaRT )
NTPWEdit
Sala’s Password Renew
WindowsGate

PE Tools :
Deployment Tools Command Prompt
GimageX
Wim-Mounter-PE
WIMMaster

Registry Tools :
Erd Regedit ( MSDaRT )
regedit
Registrar Registry Manager

Roadkil Support Tools :
DiskImage
RawCopy
Unstoppable Copier

Sysinternals Tools :
AccessEnum
ADExplorer
ADInsight
Autologon
Autoruns
Bginfo
Browse
CacheSet
DebugView
Desktops
Diskmon
DiskView
fepstools
Filemon
LoadOrder
NewSid
PageDefrag
Portmon
ProcessExplorer
ProcessMonitor
Regmon
RootkitRevealer
ShareEnum
Tcpview
VMMap
Winobj
ZoomIt

System Tools :
Dependency Walker
File Restore ( MSDaRT )
Hotfix Uninstall ( MSDaRT )
SysSpec
System File Repair ( MSDaRT )
WinDirStat

By the way, to get the menu, right click & the PC on which you want to use this DVD needs minimum 512 mb RAM.

Bart PE
Disk Director Suite 10.0 :
Disc Editor , Recovery Expert de luxe , Disc Director

Erd Commander 2005 :
Autoruns , Disc Management , Event Viewer , Regestry Editor , Service and Driver Manager , System Information , Map Network Drive ,
TCP-IP Configuration , Crash Analyzer , Disk Commander , Disk Wipe , File Restore , HotFix-Uninstaller , Locksmith , System Compare
System File Repair , System Restore , Explorer , File Search , Select Operating System to repair , Solution Wizard

Ghost , Ghost Explorer , Ghost Server

Passware :
1-2-3 Key
Acrobat Key
Act Key
Asterisk Key
Backup Key
BestCrypt Key
EFS Key
FileMaker Key
Internet Explorer Key
Lotus Notes Key
Lotus Word Pro Key
Mail Key
Messenger Key
Money Key
MYOB Key
Network Connections Key
Office Key
OneNote Key
Organizer Key
Outlook Express Key
Paradox Key
Passware Kit Enterprise Help
Peachtree Key
Project Key
Quattro Pro Key
QuickBooks Key
Quicken Key
RAR Key
Schedule Key
SQL Key
Windows Key
WordPerfect Key
Zip Key

Runtime Software :
Captain Nemo Pro
Disk Explorer for FAT
Disk Explorer for NTFS
Dive Image XML
Get Data Back for FAT
Get Data Back for NTFS
Raid Reconstructor

DXdiagnostic
Fix mbr
gimagex
Internet Explorer
PasswordChanger
PowerDefragmenter
Registar Registry Manager
Sala’s Password Renew
Smart Driver Backup
Total Commander
Ultimate Defrag
WindowsGate
ximagex

Download:

Read more…

Winaso Registry Optimizer V4.5.1 + Serial

March 20th, 2010 Comments off

About
WinASO Registry Optimizer scans the Windows registry and finds incorrect or obsolete information in the registry. By fixing these obsolete information in Windows registry, your system will run faster and error free.

Version 4.5 provides several scanning improvements to safely and quickly identify more registry errors and enhance PC performance.
With the newly added System Information function in WinASO, you can know all about your computer hardware instantly.

Screens of proof!

Winaso Registry Optimizer V4.5.1 + Serial
Winaso Registry Optimizer V4.5.1 + Serial
Winaso Registry Optimizer V4.5.1 + Serial

Important!: You must block WinASO to contact internet by your SW firewall, like ESET or Commodo, or it will detect that key is Blacklisted!

Winaso Registry Optimizer V4.5.1 + Serial

Read more…

Categories: Software Tags: , , , ,