Open Cygwin with right click. No registry edit is required.


This tweak will allow you to open Cygwin via right click. No registry edit is required.
Assuming that you have installed Cygwin already.

 


On Win 7:
1. Download Cygwin Setup.exe and install chere package.
2. Right click and Open Cygwin as Administrator.
3. type "chere -i"  or "chere -i -t mintty" if you would like to use Mintty which I personally prefer.
4. Please leave a comment or g +1 or share on f or share on t below if this post helped you. This will keep me motivating.

Done!

Make command prompt like shell interactive


  1. Right click command prompt. Go to properties.
  2. Go to Options and select QuickEdit mode and Insert mode
Make command prompt like shell interactive

Save the changes and you are done !!
Now  highlighting a text in command prompt with mouse will copy it.  
Right click to paste the copied text.


Please leave a comment or g +1 or share on f or share on t below if this post helped you. This will keep me motivating.

Install Padwalker on windows for EPIC - Eclipse Perl Integration

To install Padwalker on your windows machine follow the steps:

I have PPM Version v4.10 and ActiveState perl v5.8.9
1. Download PadWalker-1.9.tar.gz it from CPAN http://search.cpan.org/dist/PadWalker
2. unzip and extract it to your Perl\lib folder (should find it over here C:\Perl\lib)
3. In command line go to the extracted folder and execute: PPM install PadWalker

4. Please leave a comment or g +1 or share on f or share on t below if this post helped you. This will keep me motivating.

Done!  You have successfully installed PadWalker on windows.