#7 Components - TRunner
Contents
With TRunner you can execute and close any program or document (through it's Windows association - e.g. executing sample.doc will start Word and open sample.doc). Closing is possible in two ways: by asking the application to close (use Runner.Close method) or by terminating it (use Runner.Terminate method). TRunner also provides methods and properties to:
Have a look at the DEMO source code (included in this zip) for more examples on component usage. You can also check out the accompanying help file.
Delphi, all versions:
Start Delphi, open RunnerPack.dpk, compile and close it. Open DclRunnerPack.dpk, compile, install and close it.
If Delphi complains about not being able to find any .dcu, .dpl, or .bpl, simply copy the file that Delphi is looking for to "C:\Windows\System".
C++ Builder 3:
Start C++ Builder, open RunnerPack.bpk, compile and close it. Open DclRunnerPack.bpk, compile and close it.
Select Install Packages... option in menu Component and click on the Add... button. Now select DclRunnerPack.bpl file and click on the Open button.
C++ Builder 4 and 5:
Start C++ Builder, open RunnerPack.bpk, compile and close it. Open DclRunnerPack.bpk, compile, install and close it.
October 11, 2000. | 1.00 | First public release. |
December 15, 2000. | 1.02 | Bug corrected related to non-NT Windows. Timing can only be done on Windows NT/2000. |
December 25, 2000. | 1.03 | All known bugs corrected. |
September 1, 2001. | 1.04 |
|
There are no known bugs at this time. If you find some bugs, please report to support@sedlan.com, and we will send you source code for free, once the bug is corrected. Please remember to include your email address, otherwise we will not be able to send you the source.
Email address support@sedlan.com is available for all your comments, questions and ideas. If you'd like to see some additional functionality in this component, please contact us. For information about this or other #7 Component, contact us at info@sedlan.com.
By registering one or more licenses, you have the right to incorporate this component into as many as you like applications royalty-free.
If you decide to purchase license for this, or any other #7 Component, you will get one year upgrades free of charge. New versions of components will be available to you at significantly lower price after the period of one year (during which you get all new versions for free). You will also receive a phone number for limited technical support.
Visit http://www.sedlan.com/downloads.php and register online. All major credit cards apply through secure Internet protocol. You can also register via fax, international mail order, bank wire, Postcheque, UK Cheque or US Check.
Please read carefully License.txt file before using this software.