HOW TO ENABLE CTRL + V PASTE SHORTCUT FOR DOS

Hey friends, hi to all of you. We have been showing DOS tricks to you lately and here is a new one. Some of you might not be aware that DOS does not support Ctrl+V shortcut for copy paste.
You have to right click and then Paste the item,like this:


267

Today, we will show you how to enable this (Ctrl+V) shortcut for pasting in DOS too. Here are the steps:

  • Download Autohotkey from here and install it.
268
  • Open Notepad and paste in the following script:
#IfWinActive ahk_class ConsoleWindowClass
^V::
SendInput {Raw}%clipboard%
return
#IfWinActive
  • Save it as <Filename>.ahk.
  • Now, double click the file you saved.
  • A icon appear in taskbar like this:
269
  • Now, you can paste what you want in DOS by Ctrl+V combination:
270
NOTE : This will work until Autohotkey is running. If it is closed, it will not work.
HAVE A TRICKY DAY!!

Comments

Popular posts from this blog

Download Huawei Modem Unlocker v5.8.1b by BOJS

Hidden Secret Service Menu Codes for Sony, Samsung, LG and Philips TV

Solving power supply problems (s.m.p.s)