Thursday, April 9, 2015

Command Prompt on Right-Click


Many computer users need to launch a command prompt window every once in a while to execute some dos/shell commands. The problem is, when a command prompt window launched, the default path is normally the system path or the user profile's path. The users will then have to do all the "cd" commands to change the directories to the path he/she wants.

This trick shows you how to add an option called "Command Prompt" when you right-click on a folder in Windows. With this option, a Command Prompt Window will launch and its current directory will be the path to the folder you've selected.



The Solution
You can either edit your registry OR download the registry file and apply it on your computer.
Method I. Manually edit the registry:
  1. Start > Run
  2. Enter "regedit" and hit Enter
  3. Expand to "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell"

Tuesday, July 1, 2014

Wings for your Windows Explorer! Clover 3



Clover is an extension of the Windows Explorer, to add multi-tab functionality similar to Google Chrome browser. After install Clover, you will be able to open multiple folders within the same window, and you can also add folder bookmarks.

Thursday, June 12, 2014

HOW TO HIDE TEXT IN IMAGE FILE

Hi Guys.
Today we will see how to hide Text
Message in any image file.

This is an awesome trick and very easy one too.

IF you wish to send a text message to you friends privately or you yourself want to hide a text message in image file then this article will help you a lot.

After hiding the message in a image file there will be no damage to the file just the size of the file will increase a bit.

So lets check how it is done.

*First of all open run and type cmd., click enter.

*This will open Command promt.

*Now you have to navigate to the folder where you have copied the files(1 .jpg file and 1 txt file which
contains your message.)

For example, if your files are in “D” drive, then after opening cmd, type, D: and hit enter, now you are in your d drive, now if your folder name is
Photos then type “cd photos” (without quotes) now you are in photos folder.

*Now main step. Type this command after navigating to the folder. copy /b imagefilename.jpg + textfilename.txt
outputimagename.jpg

*Type the exact code, but dont forgot to replace the few words, imagefilename.jpg with your image
file name and with proper extension,
textfilename.txt with your text file,
outputimagename.jpg your output image name, use whatever you want, but remember to use right
extension.

*All done by now your message has been hidden in you image and a new folder will be created in the same folder with the name you wrote in place of outputimagename.jpg.

*As everything is done by now. you must be thinking how to view the message now. don't worry we will see that too. its very simple .

You just have to open the output file with notepad , scroll down to the bottom. check the last line.
you message will be displayed there.