View Full Version : right click run command? (W98)
indigowindow
03-28-2002, 06:46 AM
how can i get a RUN command to execute with a right mouse click, instead of having to type it in the RUN box?
or is there a way to copy and paste it into the command prompt?
indigowindow
03-28-2002, 07:18 AM
update: so far i can turn it into a batch file.
Mosaic1
03-28-2002, 07:22 AM
What have you created Dr Frankenstein?
indigowindow
03-28-2002, 01:13 PM
very funny. i notice you don't make as many typos when you keep your replies short. :p
i use the text i would type in the RUN box and change it from .txt to .bat with these modifications:
@echo off - the path to the program - the command - the recipient of the command - exit. i right click the mouse and choose OPEN and it executes.
to polish it up i would like not to see the command prompt window appear and close. or is there something else i can try(without 3rd party utilities)....
there is a program that will change a .bat to an .exe that i have yet to try. will post back.
indigowindow
03-28-2002, 02:52 PM
update - i've managed to simplify things by adding a shortcut and modifying the original command in the target.
bfairchild
03-28-2002, 04:17 PM
Have you tried creating a VB or WSH Script?
Mosaic1
03-28-2002, 08:25 PM
indigowindow,
TO copy and paste into a command prompt, copy. To paste use the paste icon at the top of the command Prompt window.
I use a utiity called bat2exec to compile batches
You can download ti here
http://www.simtel.net/pub/pd/48766.html
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.