|
On 10/27/05, Walden H. Leverich <WaldenL@xxxxxxxxxxxxxxx> wrote: > > You need to get the shell to process your request. I figured they were two different animals. CMD.EXE can handle .com, .exe, .bat, etc. The "shell" can handle these as well as URL ... commands(?), i.e., mailto:, http:, etc.? Right? So, the magic question becomes, how do I do this? I see in the java source there are a few statements that catch my eye that seem to be related to actually processing the command: Runtime rt = Runtime.getRuntime(); Process ps = rt.exec(Command_To_Execute); Are there "shell" processes that can supplant cmd.exe usage? TIA, Dan
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.