Re: how to launch programs from command line ?
- From: "Shenan Stanley" <newshelper@xxxxxxxxx>
- Date: Thu, 23 Mar 2006 10:34:14 -0600
ketul wrote:
how do i launch simple programs from command line on
winxp/win2K/win2k3 machine ?
i am trying to launch outlook and msn messanger
please help....newbies to scripting. is there any utility available
to do this.
Usually you type the name of the application's executable.
You may - if the executable is not found in the PATH - need the full path to
the executable.
For example.. Outlook 2003..
%ProgramFiles%\Microsoft Office\OFFICE11\Outlook.exe
(%ProgramFiles% is an environment variable - it simply stores the location
of the systems Program Files directory - usually C:\Program Files.)
--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
.
- Prev by Date: Re: [MSH] Requires an executable on the RHS of a pipe?
- Next by Date: Re: Where user is logged on?
- Previous by thread: Understanding WMI coding
- Next by thread: Re: Where user is logged on?
- Index(es):