× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



>The type of commands I am looking to run are not DOS commands but,
rather,
>anything you might run in the "Run" window (Start menu, Run *or*
><WindowsKey-R>). My intentions are, among other things, to use the
mailto:
>aaa@xxxxxxx "command". Once I fugure that one out, the rest is candy. 

And therein lies your problem. The things you can do from the "Run"
window are handled by the windows GUI shell -- what we all think of as
"windows." However, the shell is just a user interface sitting on top of
the core of windows. The command windows "cmd.exe" is another user
interface sitting on top of the core of windows -- and a much simpler
one.

It's not windows that knows how to deal w/the mailto: "command", it's
the shell. Try it out, just open a cmd.exe window and type
mailto:midrange-l@xxxxxxxxxxxx and hit enter. CMD.exe doesn't know how
to deal with that.

You need to get the shell to process your request.

-Walden

PS. When I say that the GUI sits ontop of the core of windows, I'm not
saying that DOS is sitting under the GUI, just that the kernel is a
characterbased kernel -- like every other kernel in the world.


------------
Walden H Leverich III
Tech Software
(516) 627-3800 x11
WaldenL@xxxxxxxxxxxxxxx
http://www.TechSoftInc.com

Quiquid latine dictum sit altum viditur.
(Whatever is said in Latin seems profound.)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.