Author Archive


Disable Error Reporting

You can get rid of the Windows XP error report messages if you don’t want to send

another one in.

· Click Start, and then click Run.

· Type msconfig to open the System Configuration Utility.

· Click the Services tab.

· Clear the Error Reporting Service check box, and then click OK.

· Hit Restart to reboot your system.

Your computer will now start without loading the error reporting service.



Windows 7 has several useful keyboard shortcuts.

Alt+P ->Display/ hide the Explorer preview pane

Windows Logo+G ->Display gadgets in front of other windows

Windows Logo++ (plus key) ->Zoom in, where appropriate

Windows Logo+- (minus key) ->Zoom out, where appropriate

Windows Logo+Up ->Maximise the current window

Windows Logo+Down ->Minimise the current window

Windows Logo+Left ->Snap to the left hand side of the screen

Windows Logo+Right ->Snap to the right hand side of the screen

Windows Logo+Home ->Minimise/ restore everything except the current window

Shift + Click on icon ->Open a new instance

Middle click on icon ->Open a new instance

Ctrl + Shift + Click on icon ->Open a new instance with Admin privileges

Shift + Right-click on icon ->Show window menu (Restore / Minimize / Move / etc) Note: Normally you can just right-click on the window thumbnail to get this menu

Shift + Right-click on grouped icon ->Menu with Restore All / Minimize All / Close All, etc.

Ctrl + Click on grouped icon ->Cycle between the windows (or tabs) in the group


Clipboard Hack Problem – Shocking news about CTRL+C

If you are a computer guy you might be a big fan of Ctrl+C, Ctrl+V as me was some times before. But Thanks to GOD, now I am very well aware of the serious drawbacks of this Cut, Copy, Paste. And I do take special precautions while doing this and you also follow the same please. Especially when you are connected to internet, don’t forget mine this article.
Ctrl+C may be the most important work we do everyday. But it’s not a very safe thing to do. What happens when we press Ctrl+C while we are online? We do copy various data by Ctrl+C for pasting elsewhere. This copied data is stored inclipboard and is accessible from the net by a combination of javascripts and php. This is calledclipboard hack problem.

Just try this:
Copy any text by Ctrl+C.
Click on the link Clipboard Hack
You will see the text you copied was accessed by this web page.
Surprised!!!!!
I know you are because at first glance, I was also surprised to see it.

Do not keep sensitive data (like passwords, credit card numbers, PIN etc.) in the clipboard while surfing the web.
It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. Share this article with as many friends as u can, to save them from online frauds.

It is true; text you last copied for pasting (copy & paste) can be stolen when you visit websites using a combination of Javascript and asp (or php, or cgi, or any server-side scripting language) to write your possible sensitive data to a database on another server.

How to safeguard yourself from Clipboard HackProblem?
To avoid clipboard hack problem, do the following:

Go to Internet Options-> Security
Press Custom Level
In the Security settings, select disable under Allow paste operations via script.
Now the contents of your clipboard are safe.

Interestingly, this hack works only on Internet Explorer, and not on Mozilla Firefox browser.

Its true by following above procedure, you can avoid clipboard Hacking. But then also I would rather say ‘Prevention is better than cure’.

Please share this article with as many friends as you can to make them aware of this issue with CTRL+C.

Registry Hacks 3

Posted: August 20, 2009 in Registry, Registry Hacks, Tricks

No Shutdown

Want to play with your friends by removing the shutdown option from start menu in their computer.
Just hack it down.
Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
“NoClose”=”DWORD:1”

Registry Hacks 2

Posted: August 20, 2009 in Registry, Registry Hacks, Tricks

Automatic Administrator Login:

Well here’s the trick which you can use to prove that Windows XP is not at all secure as multi-user operating system. Hacking the system registry from any account having access to system registry puts you in to the administrator account.
REGEDIT 4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“AutoAdminLogon”=”1”

Registry Hacks 1

Posted: August 20, 2009 in Registry Hacks, Tricks

Display legal notice on startup:

Wanna tell your friends about the do’s and dont’s in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up.
REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
“legalnoticecaption”=”enter your notice caption”
“legalnoticetext”=”enter your legal notice text”

Step no. 1

1. Go to Start -> Run -> Write regedit and press on Enter button.

2. Navigate to the following registry keys and verity that following settings set to default:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\]
“DisableTaskMgr”=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“DisableCAD”=dword:000000003. Reboot the computer.
Step no. 2
1. Go to Start – Run -> Write Gpedit.msc and press on Enter button.

2. Navigate to User Configuration – Administrative Templates -> System – Ctrl+Alt+Del Option

3. In the right side of the screen verity that Remove Task Manager option set to Disable or Not Configured.

4. Close Gpedit.msc

5. Go to Start – Run -> Write gpupdate /force and press on Enter button.

Systems by default will allow USB storage devices to connect without problems. This allows an easy pathway for a user to download or upload large files from the system. In some environments, this is helpful; other times it can be a security nightmare.

Here’s the registry key to turn it off.

(If you don’t know registry, don’t mess with this stuff.)

If you don’t have this key, you might need to create it.

    Location:
    HKEY_LOCAL_MACHINE\System\
    CurrentControlSet\Control\StorageDevicePolicies

    Setting name:
    WriteProtect

    Dword values:
    0 (is the default and allows USB devices to connect)
    1 (prevents USB devices from connecting)

How to Configure Gmail with Outlook

Posted: August 19, 2009 in Outlook
Tags:

Setting up a Gmail account is very easy in Outlook. Incoming messages can still be archived and accessed via the Gmail web interface, and outgoing mail is automatically stored there as well.

Access Gmail with Outlook Using IMAP

  • Make sure IMAP is enabled in Gmail.
  • Select Tools / Account Settings from the menu in Outlook.
  • Go to the E-mail tab.
  • Click New..
  • Make sure Microsoft Exchange, POP3, IMAP, or HTTP is selected.
  • Click Next >.
  • Type your name (what you want to appear in the From: line of messages you send) under Your Name:-
  • Enter your full Gmail address under E-mail Address:-
    • Make sure you include “@gmail.com”. If your Gmail account name is “abcd.abcd”, make sure you type “abcd.abcd@gmail.com” .
  • Make sure manually configure server settings or additional server types is checked.
  • Click Next >.
  • Make sure Internet E-mail is selected.
  • Click Next >.
  • Select IMAP under Account Type:.
  • Type “imap.gmail.com” under Incoming mail server:.
  • Enter “smtp.gmail.com” under Outgoing mail server (SMTP):.
  • Type your Gmail account name under User Name:.
    • If your Gmail address is “abcd.abcd@gmail.com”, for example, type “abcd.abcd”.
  • Type your Gmail password under Password:-
  • Click More Settings.
  • Go to the Outgoing Server tab.
  • Make sure My outgoing server (SMTP) requires authentication is checked.
  • Now go to the Advanced tab.
  • Select SSL under Use the following type of encrypted connection: for both Incoming server (IMAP): and Outgoing server (SMTP):.
  • Type “465” under Server Port Numbers for Outgoing server (SMTP):.
  • Click OK.
  • Now click Next >.
  • Click Finish.
  • Click Close.

Access Gmail with Outlook Using POP

  • Make sure POP is turned on for your Gmail account.
  • Select Tools | Account Settings… from the menu in Outlook.
  • Go to the E-mail tab.
  • Click New….
  • Make sure Microsoft Exchange, POP3, IMAP, or HTTP is selected.
  • Click Next >.
  • Type your name as you want it to appear in outgoing email under Your Name:.
  • Enter your Gmail address under E-mail Address:.
  • Type your Gmail password under both Password: and Retype Password:.
  • Make sure Manually configure server settings or additional server types is not checked.
  • Click Next >.
  • Click Finish.
  • Now click Close.

If Automatic Configuration of Your Gmail Account Fails

If Outlook was not able to configure your Gmail account automatically, you can still do it manually:

  • Follow the first 9 steps as above.
  • Make sure Manually configure server settings or additional server types is checked.
  • Click Next >.
  • Make sure Internet E-mail is selected.
  • Click Next >.
  • Make sure POP3 is selected under Account Type:.
  • Enter “pop.gmail.com” under Incoming mail server:.
  • Type “smtp.gmail.com” under Outgoing mail server (SMTP):.
  • Enter your Gmail user name (the part of your Gmail address preceding “@gmail.com”) under User Name:.
  • Type your Gmail password under Password:.
  • Click More Settings….
  • Go to the Outgoing Server tab.
  • Make sure My outgoing server (SMTP) requires authentication is checked.
  • Go to the Advanced tab.
  • Make sure This server requires an encrypted connection (SSL) is checked under Incoming server (POP3):.
  • Verify Outlook has entered “995” under Incoming server (POP3):.
  • Select Auto under Use the following type of encrypted connection: for Outgoing server (SMTP):.
  • Click OK.
  • Click Next >.
  • Now click Finish.

This trick is for all those people who wants to hide tons of data into their box. So here it is, if you have very important data in your hard drive placed in some partition which you do not want anybody to see then this trick is only for you!!!

1. Just click on start>run type gpedit.msc

2. Now navigate through user configuration> administrative templates > windows components> windows explorer

3. Double click on “Hide these specified drives in My Computer” modify it accordingly.

4. Then just below you will find another option “Prevent access to drives from My Computer”, double click on this option and modify it accordingly.

5. To make it visible again select “disable” by double clicking on the “Hide these specified drives in My Computer” option.

WARNING:Don’t try to experiment with other options in gpedit.msc if you don’t know, what exactly your doing. Please dont take any risk in changing anything else in gpedit.msc unless you are familiar with it.

***anyways if you having any problem to apply this trick, comment me.