----- Original Message ----- From: "Pete Holsberg"
<[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday,
April 10, 2006 10:05 PM Subject: Batch file on the desktop


I have a simple batch file called xtel.bat stored on the desktops
of three computers. telnet <email_server_domain_name> 25

On two of the computers (these are all XP Pro), it executes the
command line but on the third, it merely opens the CMD window. Originally, on the third machine, it opened in an editor. I had to
change the file association to Windows Command Processor. So, how
do I get this bunny to execute when I double-click the desktop
icon? (Does it matter that the user on the 3rd machine does not
have admin privileges? Thanks.
--------------------------------------

James Button wrote:
First thing - some diagnostic pointers: Will a similar file run if it
just contains the dos type command pause well answer me

Not sure what you mean.

Next be nice to yourself - put the .exe on the end of commands

An exe doesn't invoke the Command Processor, does it?

Then - if an administrator level user opens a cmd window can they get
the command to run if not perhaps try ipconfig

what about just, without any parameters telnet

Then - from your limited user (desktop) will it run there

What I did do to troubleshoot was to open a command window and type the command

telnet <servername> 25

from the non-admin user. That works.

--
               ----------------------------------------
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