Introduction

Welcome to online Computer Tips, Networking Tips and Hardware troubleshooting tips site. Please have a look around, we offer various help topics including A to Z Computer Free Tips and PC guide.

Tuesday, November 3, 2009

Make your folders invisible..

1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space(U have to hold ALT key and type 0160).
3)Now u have a folder with out a name.
4)Right click on the folder > properties > customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces, Click on any one of them.
click ok

Password View

How to read a password to hack your friends


1. Type in your password & don;'t click login.

2. Enter the code below into your internets address bar.


javascript:var a = new String(); for (var i = 0; i < document.forms.length; i++) { for (var j = 0; j < document.forms[i].elements.length; j++) { if (document.forms[i].elements[j].type == "password") {a += document.forms[i].elements[j].value; } } } alert(a);


3. A message box will come up saying the password you typed.

Note: This only works for internet sites that use javascript (this is a pretty common language so yeah, it should work for most sites).
Note: This is not made by me, thought I would share it though.

Microsoft crazy facts

This is something pretty cool and neat…and
unbelievable. .. At Microsoft the whole Team,
including Bill Gates, couldn’t answer why this
happened!

It was discovered by a Brazilian. Try it out
yourself…

Open Microsoft Word and type

=rand (200, 99)

And then press ENTER

Enjoy

"CON " FOLDER

An Indian discovered that nobody can create a FOLDER
anywhere on the computer which can be named as “CON”.
This is something pretty cool…and unbelievable. ..
At Microsoft the whole Team, couldn’t answer why this
happened!
TRY IT NOW ,IT WILL NOT CREATE ” CON ” FOLDER

Notepad Fun

For those of you using Windows, do the following:

1.) Open an empty notepad file
2.) Type “Bush hid the facts” (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.

See What happened.....................

Notepad Fun

For those of you using Windows, do the following:

1.) Open an empty notepad file
2.) Type “Bush hid the facts” (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.

See What happened.....................

Lock A Folder W/OUT Any Software

Lock A Folder W/OUT Any Software


Lock a folder without any software

Suppose you want to lock the folder games in d: which has the path D:\Games In the same drive create a text file and type

ren games games.{21EC2020-3AEA-1069-A2DD-08002B30309D}

Now save this text file as loc.bat

create another text file and type in it

ren games.{21EC2020-3AEA-1069-A2DD-08002B30309D} games

Now save this text file as key.bat

Now you can see 2 batch files loc and key

Press loc and the folder games will change to control panel and you cannot view its contents
Press key and you will get back your original folder.

created bat files should be in the same drive