Sunday, November 4, 2012

Add background Image to your USB / Removable Drive

1.) Copy Paste the following code in the notepad and rename that notepad file to Desktop.ini 
(Just make sure when you paste this code, the Double Quotes are in Notepad format otherwise type the Double quotes manually from your keyboard.)

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]

iconarea_image="back.jpg"

iconarea_text="0xFFFFFF"

2.) Choose any image of your choice and rename it to back.jpg

3.) Copy Paste both these files (i.e. desktop.ini and back.jpg) into your USB device and make them hidden by selecting Properties -> Hidden Files.

That’s it. You are done. Here is a Sample Image I have inserted in my Pen-Drive.

Just REFRESH your screen and you will see your image on background.

If you need help Selecting your text color (Iconarea_text) you can prefer the chart given below...
The color-code shown over the color are respective code for that color..

Sunday, August 19, 2012

A Simple Method to find out if your PC is infected by VIRUS or not:

  • Go to the Start Menu, open the 'Run' Tab and type the system.ini , confirm by clicking OK.

  • A Window will open:
If you have the following message:
It means that your PC is clean !!
  • But if you have this message with red stars, is means that the PC is infected.
  • It is therefore necessary to scan and disinfect your Computer or PC. 
So Now Test Yourself Your System Health Without Any AV.@@@@@

Limited hours for kids[Parental control]

Here is how to restrict use to times that you yourself decided :
  • To begin, each person you want to restrict the use of the PC must have its own account
  • Click "Start " then "All Programs" "Accessories" and finally click on "Command Prompt".
  • In the window that opens, then enter the following command:
  • Net user[name]/time[days and hours]
  • Replace[name] by the name of the user for which you want to restrict the use of the computer and then[day and time] by the restriction values.
  • For example, to prohibit the user to log on 'Alok' weekdays between 9 AM  and 20 PM and weekends between 18 PM and 20 PM, type the following command:
  • Alok net user / time: Monday-Friday , 09:00-20:00, Saturday-Sunday , 18:00-20:00
  • You can also apply these rules for each day of the week and to go faster to just write the initials on day like this (for my Tuesday and Wednesday for me).
  • Alok net user / time: L, 6:00 p.m. to 8:00 p.m.; Ma, 6:00 p.m. to 9:00 p.m.; Me, 10:00 a.m. to 8:00 p.m.
  • Then confirm with OK
  • The day you want to remove all restrictions so that a user can log in anytime, enter the command:
  • Alok net user / time: all 

Saturday, May 5, 2012

How to Activate Avast Internet Security 7 with a License File?

1>> Download the setup file from here.

2>> The setup file is around 94 MB and would take few minutes to download.

3>> Once downloaded, double click on the setup file avast_internet_security_setup.exe .

4>> Once the installation begins, you will be given 3 options on the mode of installing : a) Express Install b) Compatible Install c) Custom Install.
Here, choose “Express Install” if you don’t have any other antivirus software already installed on your computer.
Choose “Compatible Install” if you already have an antivirus application running on your computer and you want to use avast! Internet Security 7 as a secondary line of defense.
I don’t recommend “Custom install” option for new users however naive users can go ahead with it.

5>> After choosing on of the modes, you will soon be asked to enter the avast Internet Security 7 License File or activation code if you have one.
Else you can continue with the “Install in trial mode“.
You can also enter an activation key by choosing the option “Supply an activation code” . In this case you will need to enter name, email and some more details.
6>>A typical avast Internet Security 7 License File would look like this :


It would have a typical .avastlic extension.
To use this license file, choose “Supply a license file” mode and click on browse.
If you want a avast Internet Security 7 license file or activation code for yourself, you can Google it
or you can download the one I am providing here..
1. Avast Internet Security License file Valid till Apr 2013.
2. Avast Antivirus Pro License file Valid till Sep 2012.
3. Avast Internet Security License file Valid till Aug 2013. NEW (updated)
Now browse for the file to the location where it is stored.
Click on “Next>” .

 7>>The installation will now begin and would take a few minutes to complete. So please be patient and have a sip of coffee.

8>> Soon after installation is complete, avast Internet Security 7 starts to scan your computer for any viruses or malwares that would eventually exist.
You can cancel the process if you don’t like, but I highly recommend it.

 9>> While scanning, avast Internet Security 7 takes action on viruses and worms. After that, you will be asked to restart your computer. So click on “Finish” .
10>> After the restart, open avast Internet Security 7 and update the virus signature database.
 Your computer is now protected.

Thursday, April 26, 2012

Add Image to Folder Background in WinXP

Hi, Today we will see how to add an image to the background of any folder.
Here I am giving u a example, It looks like this:



1.) Create a New Folder, or just open a folder in which you wish to add the background image.

2.) Copy the image you wish to display in that folder and after that Copy this code in notepad
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image= "image name.jpg"


3.) After this Save the notepad file in folder for which you wish to add background image, as "Desktop.ini"

4.) After this, right click on that folder, click properties and select Customize tab, then click on change icon, here choose any icon. After that the background image will appear...

5.) Enjoy you have done it!

Wednesday, April 25, 2012

Change the ICON of drives in my computer

All the Xp users would have been bored by the boring icons in their My Computer panel which are adjacent to the Hard disk drives(C:,D: or whatever drive letter you have).

Here is a simple tweak by which you will be able to change this monotonous icon to anything you like, even your own Picture if you wish.

You can put any image in place of one which I have shown, even the picture of your favourite celebrity or your  own Picture.

Here are the steps you need to follow:

1. First of all the picture you want to use should have .ico extension(if you already have a pic with .ico extension proceed to step 2

2. Most of the pictures we normally use have extensions like .jpg, .bmp, .png, .gif etc, so you first need to convert them to one with .ico extension. This is simple. Use any Image Converter Softwares to convert your image to .ico format.

3. Now go to My Computer. Suppose you want to put this icon in place of your original C: Drive.

Double click and enter C: Paste your .ico image file in it. Also create a new text file and in it type the following lines:
[autorun]
ICON=favicon.ico

Remember that 'favicon.ico' in the second line is the name of your image file. If you have an image file with .ico extension by the name of 'abc.ico', then use that in the second line in place of 'favicon.ico'.

4. Now rename this text file as "autorun.inf" (without the quotes).

5. Now restart your Pc. You are done. Check out the cool new picture you have just added in your My computer panel.
Like the one given below...  Below is my My Computer Image!
My Computer
AR-PC Image

Recover the lost administrators password in Windows XP

Slightly more work needed if you lose or forget the Windows XP administrator password.

1. First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up.

2. Then (in safe mode) click Start and then click Run. In the open box type
"control userpasswords2"
without the quotes - I have just used quotes to differentiate what you have to type.

3. You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password.

4. Just click the administrators user account, and then click Reset Password.

5. You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK.


All done, you have recovered the lost administrators password!

Create Your Own Logon Message

1) Click start
click run
type regedit,
then click ok!

2) In The registry editor, drill down to the following key:
hklm\software\Microsoft\Windows NT\Current version\Winlogon.

3 Right click LegalNoticeCaption,
click modify,
Type: TricK by Alok, and then click ok!

4 Right click legalNoticeText,
click modify,
Type: Welcome to my PC-Wolrd, and then click ok!
and then Close your message!

5 Restart Your Computer.

6 The message will appear every time you logon!

Folder Lock Without Password Without Any Software Method 2

In this post i'm going to tell you how to lock your folders without any software.
I already describe a method and this method is also helps you to protect your contents.
TRY to lock ur private folder


Suppose you want to lock the folder "Alok" in D: which has the path "D:\Alok". In the same drive create a text file and type-

ren Alok Alok.{21EC2020-3AEA-1069-A2DD-08002B30309D}
 
Now save this text file as:- Lock.bat

Create another text file and type in it

ren Alok.{21EC2020-3AEA-1069-A2DD-08002B30309D} Alok
 
Now save this text file as:- Unlock.bat

Now you can see 2 batch files Lock and Unlock. Dbl Click on Lock and the folder Alok will change to control panel and you cannot view its contents. Dbl Click Unlock and you will get back your original folder. Try it out!!!

Friday, April 20, 2012

Speed Up Your Windows XP

Hey folks...
In this post I'm going to tell you how to speed up your windows XP using registry...
Let’s get straight to the point. This Windows XP registry tweak will make your system boot much faster. How much?


I can not say exactly how much faster, since it all depends on your computer specifications (processor, RAM, hard-drive and stuff like that…), but from my experience, this tweak decreased the time to boot-up for about 9-10 seconds.
Now you see how great this registry tweak is and it will get even better when you see how simple it is to apply. I will do my best to show you step-by-step and make it plain simple and of course with screenshots included.
How to make Windows XP start faster:

1. Click on “Start” on the taskbar.

2. Click “Run” located in the start menu.

3. Then in the “Run” panel, type: “regedit” without the quotation marks. (that will open up the Windows registry editor)

4. Then click on “HKEY_LOCAL_MACHINE” and expand it.

5. Then click on “SYSTEM” and expand it.

6. Then scroll down, and expand “CurrentControlSet”.

7. Under that, expand “Control”.

8. Then, under that one, locate and click on “ContentIndex”. (so when you click on it, it needs to be highlighted and it’s options need to show up in the right panel of Windows XP Registry Editor)
So to sum up, here’s where you need to navigate to:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ ContentIndex

Let’s continue… You have just 6 more steps until the finish line!

9. When you have clicked on “ContentIndex” and it is highlighted and you see the options and parameters on the right side of the panel… Among those, you need to scroll all the way to the bottom and find the Registry key named “StartupDelay”.

10. Double-click on it and a new window panel will pop-up.

11. The new window has a field to enter value (and a default value entered already). But before you change the value, you need to change the base from Hexadecimal to Decimal.
Now when you change it to Decimal, it displays a different value (480000 instead of 75300).

12. So now, all you need to do is change the value from “480000” to “40000” (forty thousand)
Many people ask me if they can change it to an even smaller value than 40000, but I would not recommend doing that. I tested it and it doesn’t work. I did not feel any difference in boot-up time when I change it to value less than 40000 (and no, you can’t put 0 either).

13. After you’ve completed all the steps above, click “OK” and close the Registry Editor.
And one just one little thing you need to do to finish all this registry tweaking…

14. Restart your computer.

Now you can notice big difference in time that your system takes to boot-up. Mine was faster for 10 seconds than usual.

Monday, April 2, 2012

How to Hide and Lock Hard Disk Drives in "My Computer"

  1. Click on the "Start" button. Go to "Run", type "gpedit.msc" and press enter. 
  2. Wait for the "Group Policy" window to appear. Click on the "+" button beside User Configuration then click on the "+" button beside "Administrative Templates". Then click the "+" button beside "Windows Components" and then click "Windows Explorer".
  3. Search for "Hide these specified drives in My Computer" in the options that appear in the right column of the window. Double click it, enable it and choose the drive(s) you want to hide.
  4. Search for "Prevent access to drives from My Computer". Double click it and repeat the previous step if you want to stop accessing any drive by "command" (e.g, by typing "C:" in the address bar or "Run").
  5. Close the group policy window.
  6. Restart your computer for changes to take effect.

Friday, March 23, 2012

15 Things Every PC User Should Know

Whether you're a grizzled tech veteran (Technical Expert) or an uninitiated newbie (newborn pc user), here are 15 essential facts and tricks that you ought to know.

Think you know tech? If you don't have a handle on every single one of these 15 tech facts, habits, and efficiency tricks, you're not living up to your potential.

1. Don't double-click everything. Windows 101: Double-clicking is how you open items in Windows. It's not how you open links in your Web browser, click buttons in dialog boxes, or do pretty much anything else--and if you reflexively double-click, you might accidentally zip right past something important or submit a form twice. If you don't need this reminder yourself, chances are you know someone who does.

2. Use slashes and backslashes in the appropriate situations. Let's get it straight: / is a slash (or forward slash, if you must), and \ is a backslash. Backslashes are conventionally used for Windows file paths (C:\Program Files\Whatever), while slashes are used for Internet addresses.

3. Record the exact error message. When your PC crashes, it'll usually try to tell you why it is doing so--albeit with a string of numbers and letters that you won't understand. Write the message down in its entirety (or take a screenshot, if possible) so you can later plug it into Google or give it to your tech support agent. If your PC didn't provide an error message, go to Action Center (in the Control Panel) and see if it shows up under 'View archived messages' or 'View problems to report'.

4. Bring deleted files back from the dead. When you delete a file from your PC or memory card, you're not wiping it off the actual hard drive. Instead, you're simply removing the index information that tells your PC where the file is, at which point the PC is free to treat the part of your disk that contain that file as empty space that it can write something else to. If you've accidentally deleted something, undelete utilities such as Recuva can help you find those files again as long as you haven't already written over that file with something new.
    Don't leave your personal data on your old PC's hard drive.

5. Wipe your hard drive before getting rid of it. Because your PC doesn't immediately get rid of the files you delete, you can't just reformat your hard drive before recycling or selling your old computer--because someone might be able to use an undelete app to recover your sensitive data.
                    Want a totally worthless toolbar added to your browser? No? Then uncheck the box for that option before you install updates.

6. Uncheck the boxes before you install. Lots of helpful apps out there give you the option of installing search toolbars and other add-ons--and some of them are so pushy about being helpful that their installers are configured to install the uninvited extras unless you check a box saying you don't want them. Not only is each add-on another thing that your PC needs to load, but you have no idea what kind of data it could be sending out. They come bundled with the app because they make money for the app developer, not because they're particularly useful. So take a close look at what you're installing before you click Install--and in return, the installer won't change your search engine or install apps you don't need.

7. Beware of viruses living in Office docs. Experienced Microsoft Office users can take advantage of its built-in Visual Basic for Applications support to automate complex tasks with macros. However, malicious coders can use those same tools to design viruses that may interfere with your work and that of your colleagues. By default, Office is set to disable all macros and notify you when a doc you're reading contains them (to toggle this setting, in Word, select Word Options, Trust Center, Trust Center Settings, Macro Settings), so you should already be safe on this score.

8. Be skeptical of "cleaning" apps. Apps that make vague claims about improving your PC's performance and clearing out its clutter (Registry cleaners, I'm looking at you) will generally do more harm than good (if they do anything at all). To clean up your system, simply run Disk Cleanup (to reach it, select Start Menu, All programs, Accessories, System Tools); it comes with every Windows installation and it won't mess up your PC.

9. Uninstall your old apps. If you regularly download and install new apps from the Internet, you should get in the habit of pruning your collection every now and then. To do so, open the Programs and Features control panel, scroll through the list, and click Uninstall to ditch items you no longer want. You may need to take a trip into your C:/Program Files/ folder to hunt down a few additional unused apps. The less stuff you have on your PC, the less things are to go wrong.

10. Don't let a spilled drink ruin your laptop. If you keep your cool when a spill occurs, you may be able to prevent your data from disappearing and your motherboard from frying. Instead of panicking, quickly but methodically unplug the power cord and yank out the battery--don't wait for Windows to power off. Next, detach anything connected to the PC (network cables, USB devices) and pull out any readily removable components such as an optical drive. Tilt the laptop to try to drain the liquid in the direction that it spilled onto your PC, but be careful--you don't want to tilt the laptop in a direction that would allow the liquid to seep even deeper in. If you see liquid on the surface of the laptop, dab it off with a towel. At this point, unless you're comfortable disassembling your PC and cleaning it with electronics cleaner, you'll probably want to take it to a tech.

11. Turn down UAC. Both Windows 7 and Windows Vista include a security function called User Account Control, which dims the screen and flashes a dialog box whenever you install an app or change your system settings. Though this arrangement can be useful for catching sneaky apps that are trying to install or change things without your knowledge, it can also be annoying. If you use Vista, grab TweakUAC to make it less annoying without turning it off. If you use Windows 7, the default settings aren't too bad, but I recommend that you go into the User Accounts control panel, click User Account Control settings, and change the setting to the third notch down, so UAC will still warn you but it won't dim the screen.

12. Don't work in your admin account. Many PC users are accustomed to doing their everyday work while logged in to their PC's administrator account--especially in Windows XP. Doing so can save you the hassle of having to log in and out when you want to install apps or make changes, but it also leaves you much more vulnerable to viruses and malware--so don't do it.
                The Control Panel is far easier to navigate when you can see all the icons at a glance.

13. Keep your Control Panel in Icon View. The Control Panel's Categories view can be useful if you're intimidated by the many different options available, but it can also make finding what you're looking for more difficult (especially if you're following detailed instructions that refer to the control panels by name). Click Classic view on the left (in Vista) or choose Large Icons from the View by dropdown menu in the upper right (in Windows 7), and you'll have ready access to all of the control panels.
                    Limit the clutter in your system tray by paring down the list of icons that occupy it.

14. Clear your system tray. Apps often park themselves in the system tray (the row of icons on the right side of your taskbar) and stay open without your realizing it. Take the time to clear it out occasionally. Open the Notification Area Icons control panel, and check the box on the bottom that says Always show all icons and notifications on the taskbar to get a sense of how cluttered your system tray is; then right-click each one you don't need and choose Close. Your RAM will thank you.

15. Manage your power settings. If you're using a laptop, you'll want to know how to change your power settings so your PC doesn't waste battery when you need to conserve it, doesn't slow down when you need to go fast, and doesn't go to sleep at an inopportune moment. Open the Power Options control panel, and choose from among several presets containing different configurations for when you're plugged in and when you're mobile--or feel free to create your own. To access the advanced settings, click Change plan settings, Change advanced settings; there you'll find detailed options related to your battery, Wi-Fi radio, graphics card, and more.

How to Keep Your PC Safe With Sandboxing

Setting up your PC to run important apps in a sandbox can help you avoid malware infections.

 Here's how to do it.

How to Keep Your PC Safe With Sandboxing. If viruses and malware are a regular problem for you, or if you're simply worried that your antivirus program isn't sufficient, you can add an extra layer of defense to your PC by setting up a sandboxing application. A properly sandboxed set of Windows programs can protect you from malware that your antivirus utilities miss, keeping your PC and your personal data more secure while you're shopping online, say, or visiting potentially dicey Web sites.

Sandboxing is a form of software virtualization that lets programs and processes run in its isolated virtual environment. Typically, programs running within the sandbox have limited access to your files and system, and they can make no permanent changes. That means that whatever happens in the sandbox stays in the sandbox.

You can find programs dedicated to sandboxing, but some antivirus programs also feature sandboxing; I'll explore both in this article. The exact sandboxing functionality varies between programs, but here are some of the common uses:

    Automatically or manually run unknown programs in the sandbox in case they contain viruses, spyware, or other malware.
    Run your Web browser within the sandbox to prevent damage from any infections you pick up while browsing, which is the most common origin of malware.
    Run your browser within the sandbox to stop any existing malware on your computer from capturing your site login credentials or your online-shopping payment details.

Most sandboxing tools, such as the ones I'll discuss here, can run programs inside the sandbox right alongside your other programs in Windows. Generally speaking, programs running inside the sandbox will appear normal. But some tools load a separate environment, and have a different look and feel--and they may even require you to reboot the PC when you exit the sandbox.

Sandboxing in Comodo Internet Security
Sandboxing in Avast Antivirus