Pages

Subscribe:

Ads 468x60px

Saturday, 11 February 2012

Best of Computer Tricks : Funny Message or Legal Warnings for Others Just Before Logon

You can create a funny message or legal warnings for others just before logon to your computer. This is very useful if you want to give a message to new user about the use of computer. Edit the value of registry keys to create a banner message

* Click Start button then type regedit in Run option then press Enter for next.

* Here locate the location to:

* HKeyLocalMachine \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Win Logon

* Here in right side panel, right click to create a new string value LegalNoticeCaption and give it a value you want to see in the menu bar.

* Now again right click to create a new string value called LegalNoticeText and change the value you want to see in the dialog box.

* Now close the registry editor and restart your computer after any changes to go into effect.

Sunday, 5 February 2012

11 Beautiful and unique Pen Drive designs

11 Beautiful and unique Pen Drive (pendrive) designs, hope you will like them.












Saturday, 28 January 2012

20 Beautiful and Unique Mouse Designs

Aircraft Mouse

Ring Mouse

Ring Mouse
Heat Generation Mouse


Heart Meter Mouse

Strawberry Mouse

Swat Cat Mouse


Egg Mouse













Track Ball Mouse

Friday, 27 January 2012

Best of Computer Tricks : Hide Files in picture

Best of  Computer Tricks : Hide Files in picture

You may have used DOS's command line copy method but you might not have know that we can use Copy command to hide our files behind any picture or any other files. The following post will show you how to hide important files behind any picture or wallpaper.

We will need Win RAR  installed for following trick.
  1. Create a RAR of files which you have to hide. ex. "my-files.rar".
  2. Take a picture/wallpaper you want your files to be hidden behind. ex. "lady-gaga.jpeg"
  3. Move both files(myfiles.rar and wallpaper) in a temporary folder; say "d:\temp".
  4. Open command prompt and make your prompt to path "d:\temp>".
  5. Then type following command Carefully;
  6. "copy /b lady-gaga.jpeg + my-files.rar output.jpeg" without quotes, and press enter.
  7. This command will make output.jpeg by combining both lady-gaga.jpeg and my-files.rar files.
  8. If you double click on output file it will open the picture associated with it, i.e lady-gaga.jpeg here, and if you want to open your rar files just open the output files with win-rar application.

Keep Visiting for more Tricks.