On Fri, 7 Apr 2006 16:29:28 -0400, you wrote:

>Rick Cogan wrote:
>> ----- Original Message ----- From: "Pete Holsberg" <[EMAIL PROTECTED]>
>> Sent: Friday, April 07, 2006 10:15
>> 
>> 
>>> I'd like to set up a batch file that can be saved on the desktop to 
>>> invoke a single command
>>>
>>> telnet smtpserver 25
>>>
>>> I did this but when I click it, I get
>>>
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>> <path_to_desktop> telnet smtpserver 25
>>>
>>> ad infinitum.
>>>
>>> How do I get this to behave?
>>>
>> 
>> 
>> Did you by chance name your .bat file "telnet"?
>
>Nope.

I had a similar instance of wanting to run a BAT file under windoze and 
remembered an old prog
brought out in DOS days called - I think - BAT2EXE.exe which by elementary 
deduction leads us to
establish that it converts a BAT script file into a compiled executable which 
can be run native and
not have to open a DOS window.

If you get the BAT correct then have a go with BAT2EXE if it's still about.


Sir Hugh of Bognor
-- 

Remember. You may honestly believe that you understood everything
            you thought I said but what you thought you heard wasn't
           exactly what I said.

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

--
                ----------------------------------------
The WIN-HOME mailing list is powered by L-Soft's renowned
LISTSERV(R) list management software. For more information, go to:
http://www.lsoft.com/LISTSERV-powered.html

Reply via email to