Dec 062017
 
WinRun ver 1.0 Startup a windows application without starting up Windows first. Will bring windows up and startup the application chosen on the command line.
File WINRUN10.ZIP from The Programmer’s Corner in
Category Windows 3.X Files
WinRun ver 1.0 Startup a windows application without starting up Windows first. Will bring windows up and startup the application chosen on the command line.
File Name File Size Zip Size Zip Type
WINRUN.EXE 36112 23969 deflated
WINRUN.TXT 1840 754 deflated

Download File WINRUN10.ZIP Here

Contents of the WINRUN.TXT file


WINRUN.EXE

v1.00

WINRUN is a program that is made so you can run Windows(c) Applications
from the command prompt. It's syntax is:

WINRUN [drive:][path\][program][.extension]


drive: The drive the program is on
path The path the program is in
program The program to run (If not specified,
WINRUN will prompt for program name)
.extension The extension of the program (use if
more than one program with the same
name, such as AMI.EXE and AMI.COM
resides in the same directory)

If you don't want to type in WINRUN every time you can create a batch file
that will run the program. Make sure to use a different batch file name than the
name of the program (i.e. Don't use AMI.BAT if the program name is AMI.COM) Use
a batch file like AMIRUN.BAT:

ECHO OFF
WINRUN C:\AMI\AMI.EXE
ECHO ON



DISCLAIMER

The NCS software company is not responsible if this program and document
cause loss of money, time, data, etc.

NOTICE

The NCS software company releases this program into the Public Domain,
which means that anyone can freely make copies of this program. Please
distribute through BBSs, User Groups, Software vendors, etc.

QUESTIONS, COMMENTS, COMPLAINTS, etc.

To register a comment, complaint, qestion or for a free catalog send to:

NCS SOFTWARE
RT 2 BX 158
THIEF RIVER FALLS, MN 56701



 December 6, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)