Saturday, 8 September 2012

How to see administrator account in windows XP


Once you have created regular user accounts, the default Administrator account vanishes from the Welcome screen, which you see when the computer starts up. Press Ctrl-Alt-Delete twice at the Welcome screen to retrieve the standard logon dialog. You can log on as Administrator from here. To switch among accounts, just click the Log Off button on the Start menu. You'll then see the Log Off Windows dialog box. Click the Switch User button, and you'll be taken to the Welcome screen where you can select and log on to other accounts.

How to improve Dialup connection speed




You can't assume that just because you connected at a speed like 48.3KBps that you will stay there. Today's modems automatically fall back to a lower speed if the line noise is too high to maintain a faster connection, but sometimes they fall back too soon or too far.

Here's how to do it:


Click Start the button.
Select Settings.
Click Control Panel.
Double-click on the Modems icon.
Select your modem.
Click the Properties button.
Click the Connections tab.
Click the Advanced button.
In the "Extra settings" field, type S36=7
Click OK to save your settings.


This will force your modem to try to stay connected at high speeds in two different ways before dropping back to an asynchronous mode with auto speed buffering.

How to search all files in windows xp


When you perform a search for a file in Windows XP. The default setting is for XP to ONLY return files in the "Search Results" pane - when they are registered file types to a program on your PC.

In other words if you are looking for a file that is NOT registered with an application on your PC, it will not be found using the default search settings.

However, you can turn off the default by a quick Tweak of the registry!

Open the Registry editor (type regedit from the Run command) and navigate to:

HKEY LOCAL MACHINE\ SYSTEM\ CurrentControlSet\ Control\

ContentIndex

Double-Click the value named:

FilterFilesWithUnknownExtensions

..and change the value from 0 to 1

Exit the registry editor and reboot!

How to Rename multiple files together in XP

                                   

XP lets you rename files in bulk by simply selecting multiple files within Windows Explorer and pressing the F2 key. When you use this feature, the OS applies the name you enter to the first file and applies the same name with a number in parentheses to the other files you selected (the file extensions remain unchanged).

For example, if you select the following files,

* sunset.xls

* river.jpg

* friends.gif

and rename the first file (sunset.xls) to SoD.xls, XP renames the remaining files as follows:

* SoD (1).xls

* SoD (2).jpg

* SoD(3).gif 

Thursday, 6 September 2012

How to change windows start button




First you need a tool called "Resource Hacker". This free program allows you to change
 resources in any .exe file such as "Explorer.exe", which includes the [Start] button's Label.
 You can visit Download.com and search there for "Resource Hacker".
After you download it, follow the guide here:

Step 1:

A - Run "Resource Hacker" and open the file "%windir%\Explorer.exe".
B - You see a Tree of all Resources in this file, expand the "String Table"
C - Find the "start" and replace it with your own text. then press the [Compile Script] button.
D - Save "Explorer.exe" as "MyStart.exe" DONT save it as Explorer.exe, do "save as.." and give it a new name.
E - Quit "Resource Hacker".

Step 2:

A - Click on the [Start] button and choose the "Run..." item from the start menu. (Or use the shortcut key WinKey+R)
B - Type "RegEdit" in the Run "Dialog Box". And then press the [Ok] buton to run the "Registry Editor" program.
C - Go to: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" and find the "Shell" property.
D - Replace value of the "Shell" property to "MyStart.exe".
E - Quit "Registry Editor".
F - Restart your system.

Note about Registry Editor:
if you did not find the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon", you can search the Registry for the "Explorer.exe", to do this use the Edit Menu | Find Next (Ctrl+F).

How to backup the windows registry




Before you edit the registry, export the keys in the registry that you plan to edit, or back up the whole registry. If a problem occurs, you can then follow the steps how-to restore the registry to its previous state.

How to Export Registry Keys

Click Start, and then click Run.

In the Open box, type regedit, and then click OK.

On the File menu, click Export.

In the Save in box, select the boxs at the bottom the bottom according to weather you want to export all or only selected branches of the registry.

Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save.

How to Restore the Registry

To restore registry keys that you exported, double-click the .reg file that you saved. 

How to add our own tips in windows


Are you sick of seeing the same tips again and again when you first logon to 

Windows? Now you can change them to whatever you want, whether it's quotes,

 jokes or a to-do list, anything is possible.

Open your registry and find the key below.

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Tips

Create a new string valued named by incrementing the existing value names 

and set it to the required tip text.

how to Create a web page free


              How to Create a web page




CREATING A WEB PAGE ROLLOVER (IMAGE READY)

 



Use the following general workflow to create a set of rollover buttons.
You can make rollovers using layer-based slices or layer-based image maps.
1. Create the content for the Normal state. 
If you are creating a rollover button, start by creating the button as you want
it to look when the page is first loaded in a web browser. Make sure to put
each button in a set of rollover buttons in a separate layer so that you can create
a layer-based slice or image map.
If you plan to completely replace the contents of the Normal state (as opposed to modifying the layer’s style), create contents for other states in other layers.
2. If using image maps, make each button a layer-based image map.
Choose Layer > New Layer Based Image Map Area. You’ll need to add each state, including the first state. See To add a rollover state (ImageReady).
3.If using slices, make each button a layer-based rollover button.
Click the Create Layer-Based Rollover button on the Web Content palette. ImageReady creates an image-based slice and adds the Over state to the Web Content palette. See To create a layer-based slice for a rollover (ImageReady).
4.Add rollover states. 
Create additional rollover states as needed, or change the default Over state automatically created by the layer-based rollover button. See To add a rollover state (ImageReady) and To change a rollover state.
5.Edit the layer content for the state to create the rollover effect. 
Select the state you want to work with in the Web Content palette. You can apply and change layer styles for each state, change the position of content in each layer, or change the visibility of a layer. If you are replacing the contents of one layer with another, make the first layer invisible and the second visible for that state.
For more information on changes you can make to each state, see Editing layers in rollover states and animation frames (ImageReady).
You can use layer styles to create instant rollover effects. When working with layer-based slices, you can also save the series of states as a rollover style. 
If you are creating a remote rollover, target the remote slice to the selected state.
Use the Pickwhip icon in the Web Content palette to point to the slice that contains the image for the remote rollover. See To create a remote rollover 
6.Optimize the image.
Choose a file format for the image and set optimization options in the optimization palette. See To optimize an image for the web.
7.Preview the rollover. 
Preview the rollover in ImageReady as you create it. Then preview it in various web browsers used by your audience. See To preview rollovers (ImageReady).
8.Save the rollover.
Save a web version of your rollover using the File > Save Optimized command. Make sure that the output settings are set to save an HTML page along with the image files. ImageReady will write the JavaScript code for the rollover in the HTML page.

Friday, 6 July 2012

Facebook cover photo by photoshop


                     Facebook cover photo by photoshop

                                 

                                          BECOME FACEBOOK CHAMP

Facebook recently launched its cover photo for timeline view.
U can add a photo of size 851px by 315px.It looks cool as yourprofile picture is just below it.
U will always want to add a great cool pic of U there.
By using photoshop u can create very cool pic of great look.There are various photoshop action,by using that get a nicepic in seconds.  

Thursday, 8 September 2011

ESET NOD32 Antivirus

ESET NOD32 Antivirus & Smart Security 5.0.84.0 RC

ESET Smart Security is a tightly integrated solution designed to protect computers from a range of threats. Built on the award-winning ESET NOD32® Antivirus and its powerful ThreatSense® engine, ESET Smart Security provides antispyware, antispam and customized firewall features. Utilizing ThreatSense — the industry's most advanced heuristics — the window of vulnerability between virus outbreak and signature update is reduced. — the window of vulnerability between virus outbreak and signature update is reduced


The key advantage of this approach is that individual protection modules are able to communicate together seamlessly, to create unparalleled synergy to improve the efficiency and effectiveness of protection. Moreover, the integrated architecture guarantees optimal utilization of system resources, so ESET Smart Security continues ESET's well know reputation for providing rock solid security in a small footprint that will not slow down an individual's computer.




ESET Smart Security provides:
* Proactive Protection: award winning ThreatSense technology combines multiple layers of detection protecting you from Internet threats before it is too late. The included antispam and personal firewall features provide you with a total security solution.
* Precise Detection: ESET accurately identifies known and unknown threats. It consistently wins top awards from testing labs and is recognized for having zero false positives.
* Lightweight Design: Smart Security requires less memory and CPU power, allowing your computer to run fast, making more room for games, web browsing, and emailing.
* Fast Scanning Speeds: ESET Smart Security is a highly efficient program ensuring fast file scanning and product updates, while running quietly in the background.

ESET Smart Security is a new product designed to provide comprehensive protection against a variety of threats. It features the following:
• The next version of ESET's anti-malware engine with comprehensive protection against adware, rootkits, spyware, Trojan horses, viruses, worms and other types of malicious software
• A personal firewall with port stealthing and advanced filtering features
• An antispam filter with Bayesian filtering, whitelisting and blacklisting.

ESET NOD32 Antivirus + Antispyware
• This component is in fact an improved version of the award-winning scanning engine of NOD32 Antivirus v2.7. With respect to program's unprecedented scanning speed, the following improvements have been made:
• Improved system of cleaning and deleting infiltrations. The antivirus system now intelligently cleans and deletes infiltrations with no need for user interaction.
• Computer scan can be run in background in order to use only a part of system resources. Thus scanning will not affect the
performance of your computer and you will be able to work on it as usual.
• The resident protection supports archive scanning.
• Update optimization, smaller update package size than in version 2.7, more effective management and protection of update files against damage.
• Email protection for users of Outlook Express.

ESET Personal Firewall
• Firewall monitors all traffic between a protected computer and other computers in the local network and in the Internet. High quality protection is provided by the following functions:
• Scanning of application protocols HTTP and POP3 (used for Internet browsing and for retrieving email from servers) for infiltrations.
• Checking low-level network communication which helps to avoid many of various remote attacks.
• Ability to recognize the character of network connections established by various types of infiltrations and ability to automatically terminate them.
• Filtering of incoming and outgoing communication based on user defined rules.
• Monitoring changes in executable files.
• Interactive and automatic mode. The former enables you to create your own filtering rules, the latter filters all communication automatically.


ESET Anti Spam
• ESET Anti Spam serves to filter unsolicited email, which makes your work with email more effective. The key features of the ESET Anti Spam are:
• Support for the RCF email format
• Supports several scanning techniques including the combination of Bayesian filter, virus signatures and user defined rules.
• Supports the creation of Blacklist and Whitelist.
• Integration with the Microsoft Outlook messaging and collaboration client.
• Ability to control multiple messages simultaneously.

If you are interested in computer security and would like to get a chance to influence the development of ESET's security systems, we invite you to join our Early Access program. Gain early access to the latest technology in beta and release candidate stages.

OS : Win XP/2000/Vista/Win 7
Language : English

Home Page - http://www.eset.com

filesonic
http://www.filesonic.com/file/1224041051/eav_nt32_enu.rar

Download link x64:

filesonic
http://www.filesonic.com/file/1224040941/eav_nt64_enu.rar


Download link Smart Security:

filesonic
http://www.filesonic.com/file/1224036131/ess_nt32_enu.rar

Download link Smart Security x64:

filesonic
http://www.filesonic.com/file/1224036161/ess_nt64_enu.rar


Wednesday, 7 September 2011

Kaspersky 2012 Beta With 90 Days Lisence

Kaspersky Internet Security 2012 Beta is out now with a number of great new features and an completely revamped user-interface. Kaspersky tends to release their new security software beta's about this time of the year, as obvious from Kaspersky Antivirus 2010 and Kaspersky Internet Security 2010 beta release in April '09 and release of Final version of Kaspersky Antivirus 2011 and Kaspersky Internet Security 2011 by September last year after completion of beta testing. A complete feature tour with images and download link available.




Kaspersky Internet Security 2012 has everything that you need to stay safe and secure while you’re surfing the web. It provides constant protection for you and your family – whether you work, bank, shop or play online. Kaspersky Internet Security 2012 , the upcoming Internet security suite from Kaspersky. However, this Kaspersky Internet Security 2012 still in beta version but now you have a chances to download Kaspersky Internet Security 2012 from their beta page for testing purpose. Plus more, this Kaspersky Internet Security 2012 beta will valid for 90 days trial only.










BitDefender Internet Security 2011 With 90 Days License

BitDefender Internet Security 2011 is award-winning Internet security software defends your PC against viruses, hackers, spam, and identity theft. without slowing you down! Perfect for today's Internet-connected families, its features include: iPhone-friendly Parental Controls, to monitor and control what websites your kids visit and who they IM with, 24/7; Firewall, to keep your Wi-Fi connection safe from intruders; IM Encryption, for private chatting; and more!


BitDefender was one of the top virus busters in the world. They did a really great job in the past few years. If I can remember correctly, BitDefender and Kaspersky were the top names in the recent years. According to the recent AV tests, BitDefender came to the top of the list this year with the highest marks! So, today we are going to have a look at this top malware buster and see what it have to offer.


The below given link is of BitDefender Internet Security 90 Days License.

Download Link