search my tricks

Thursday, August 26, 2010

Crucial System Scanner tool

Scan your computer to find out what is already inside your system and get recommended upgrades
go to this link and chek http://www.crucial.com/

Sunday, August 22, 2010

Enable the (Hidden) Administrator Account on Windows 7 or Vista

Many people familiar with prior versions of Windows are curious what happened to the built-in Administrator account that was always created by default. Does this account still exist, and how can you access it?
The account is created in Windows 7 or Vista, but since it’s not enabled you can’t use it. If you are troubleshooting something that needs to run as administrator, you can enable it with a simple command.
Note: You really shouldn’t use this account for anything other than troubleshooting. In fact, you probably shouldn’t use it at all.
Enable Built-in Administrator Account
First you’ll need to open a command prompt in administrator mode by right-clicking and choosing “Run as administrator” (or use the Ctrl+Shift+Enter shortcut from the search box)
Now type the following command:

You should see a message that the command completed successfully. Log out, and you’ll now see the Administrator account as a choice.
net user administrator /active:yes




Funny Computer Tricks

Copy and paste the java script code to the address bar of your browser

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)


javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)


Press enter and watch your windows "shaking it "

How to Speed up your PC by this simple RAM tweak

Well this is a little tut or in other terms a simple hack or a tweak for the techs. SO… Faster PC , first of all why a faster PC ?? Well its not a question of a faster PC but this is more a question of when. If you’ve been running a large application (or several large applications, maybe a game, Photoshop, something like that) the RAM can get taken up quickly. Even when you close down these programs, RAM can still be eaten-up.
You’ll notice this effect at the end of the day. When you first power-up your PC it’s running smoothly, by the end of the day it gets sluggish. Yes, you can get various softwares to solve this. May of which costs but when free things matters, heres how a simple trick can work (in both XP and Vista)

  1. Open up Notepad (I use Notepad++, review coming soon)
  2. Type in MYSTRING=(80000000)
  3. Save the file as MEMORY.VBE (or RAM.VBE if you like…just remember the .VBE)
  4. Make sure you save the file to your DESKTOP.
  5. Just double-click the newly created file on your desktop whenever your PC seems sluggish. It will give your RAM a much needed boost.
Not that if you have less than 128mb of RAM (do you really? If so then Oh! wake up you need an upgrade) change the 80000000 to 160000000 and it should work the same.

Changing XP password without old password

Here is a technique to change XP password of your friend's login pc without knowing any hint or old passwords:

just open CMD PROMPT and type as shown below
C:/ net user username newpassword <----|

for example...

If your friend's username is Gaurav, and you want to change itz password to Bhatia

Type as shown below:

C:/net user Gaurav Bhatia <====

tats all u have successfully changed ur friendz password to "Bhatia"

If you are the admin of pc then go to CMD prompt and type
"""""control userpasswords2""""""
here you can change the password

Increase Hard Disk speed in Windows

If you like to increase/optimize your Hard Disk I/O - read/write speed without buying expensive software utilities to do that job or changing the HD, just follow next steps. With doing these steps you will increase Hard disk speed (depends of manufacture and specification, but its worth to try). The most speed improvement is visible with IDE drives; however there are reports that this tweak also does good for SCSI disks.

In any case, it won't harm your system, so try it yourself and let me know what you find!

Steps:

1. Run SYSEDIT.EXE from the start & then Run command.
2. Expand the system.ini file window.
3. Scroll down almost to the end of the file untill you find a line called [386enh].
4. Press Enter to make one blank line, and in that line type
5. Irq14=4096 (note: This line IS CASE SENSITIVE)
6. Click on the File menu, then choose Save.
7. Close SYSEDIT and reboot your computer.
8. Restart windows!

The speed improvement will be noticed just after the system reboots, any system info. software can be used to check the improvement

Remove Windows Genuine Advantage Notifications Nag Screen



Microsoft has released WGA Notifications application which effectively turned Microsoft Windows operating system into a ‘nagware’, with a “This copy of Windows is not genuine” warning. What the Windows Genuine Advantage Notifications application does what it will check your Microsoft Windows XP validity. If it found that the copy of Windows XP is not validated, not genuine, counterfeit, unlicensed, pirated, illegal, unauthorised or simply failed the Windows Genuine Advantage validation process, then the notification messages will appear at various places and time.

When you log on to a non-genuine copy of Windows XP, the following notification error message “This copy of Windows is not genuine” will pop-up on the logon process











Solution 1
Lauch Windows Task Manager.
End wgatray.exe process in Task Manager.
Restart Windows XP in Safe Mode.
Delete WgaTray.exe from c:\Windows\System32.
Delete WgaTray.exe from c:\Windows\System32\dllcache.
Lauch RegEdit.
Browse to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon\Notify
Delete the folder ‘WgaLogon’ and all its contents
Reboot Windows XP.
Note: With this method, you may be prompted to install WGA Notifications again which can still be unselected.


Solution 2

1-Launch Task manager
2-End process WGAtray.exe
3-Quickly restart in safe mode.
4-Click start, then Run. Type regedit and click ok.
5-Click HKEY_LOCAL_MACHINE
6-Click Software, microsoft, windowsNT, currentversion, winlogon, notify.
7-On the right hand side find folder WGAlogon and delete it and all of its components.
8-Restart in normal mode.
9-Go to c:\windows\system32 and delete WGAtray.exe file.
10-Next to it should be WGAlogon.dll, delete this too.
11-Delete from recycling bin and reboot.
This should have solved the problem but i advise switching your automatic updates to
“Notify me but dont automatically download or install them”. This should advise you if your computer tries to download WGA again.


Solution 3

For windows XP SP3 users try this method
1 Lauch RegEdit.
2 Browse to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon\Notify
3 Delete the folder ‘WgaLogon’ and all its contents
4 Reboot Windows XP.