Copy and paste from Windows XP Pro's
command prompt straight to the Clipboard
If you need to copy output from a command and
paste it into a Windows program, such as Notepad,
while working at the Command Prompt, chances are
you'll try to use the Mark and Copy commands on the
Command Prompt's Edit menu. A better way to get
information from a Command Prompt and onto the
Clipboard is the Clip.exe command-line tool.
Clip.exe comes with Windows Server 2003, but it also works in
Windows XP Professional. Simply copy Clip.exe from
theWindows\System32 directory on aWindows Server
2003 system and paste it into the Windows\System32
directory on a Windows XP system. (If you don't have
access to Windows Server 2003, you can download a
copy of Clip.exe from Daniel Petri's IT Knowledgebase
site (http://www.petri.co.il/software/clip.zip). Once you
have a copy of Clip.exe on your Windows XP system,
using it is as easy as appending the pipe and the clip
command (| clip) to the end of your command line. For
example, you can use this command to copy the
directory listing to the clipboard (Dir | clip), or you can
use it to collect, copy, and paste the results of the
Ipconfig command (Ipconfig /all | clip).
Courtesy : @internet.info
Tip 1 : Copy and paste from Windows XP Pro's command prompt straight to the Clipboard
Related Posts:
How to install/Enable php_curl Extension On Wamp Server in Windows XP?I was trying to install StatusNet a micro blogging software on my windows XP pc, but i got an error displayingCannot load required extension: curl To install and run Status Net on my pc curl must be installed/enabled.When i e… Read More
How to stop Wordpress Multisite Spam blog registrationIn this article you will learn how can you stop spam blog registration in wordpress multisite. http://www.darcynorman.net/2009/05/20/stopping-spamblog-registration-in-wordpress-multiuser/… Read More
How to Increase Import File Size in Wamp Server for Wordpress ?.How to Increase Import File Size in Wamp Server.Increase Maximum file upload file size in WAMP to upload large files in WordPress ?I have installed wordpress lacaly using WAMPServer in windows pc. When I tried to upload a fi… Read More
How to add facebook like and send button in blogger template ?To add facebook like and send button in blogger go to design ---> Edit HTML and click on Expand Widget Template now find <data:post.body/> and add following code right after that line of code. <!-- Facebook L… Read More
Page Navigation Widget BloggerPage Navigation hack is now also available in bloggers. As you may be viewing the numbered menu widget below the posts to visit the latest or previous posts. as these widgets are only provided in wordpress blogs or hosted blo… Read More
0 comments:
Post a Comment