Re: OT: Quickest way to determine network IP address
- From: Journey <journey@xxxxxxxx>
- Date: Fri, 08 Feb 2008 19:24:01 -0600
Thanks! I learned a little more about running Windows commands. At
one point there was something called WSH (Windows Scripting Host)... I
don't know where that ever went and if it would be relevant to
executing commands to return values such as an IP address.
On Fri, 08 Feb 2008 01:17:00 -0500, Jay B <jayB@xxxxxxxxxxx> wrote:
even slightly faster is:.
one line
cmd /k ipconfig
you can type it in run dialog box
or save in shortcut
dont need a batch file.
then you just need to close the box to get out.
the benefit of the batch file is any key will get passed the pause and
exit the command prompt window.
jay
Journey wrote:
On Fri, 08 Feb 2008 02:02:46 -0600, Journey <journey@xxxxxxxx> wrote:
The most ideal solution would be a system tray icon that I could hover
over to show the IP address.
Another option that I just lucked out by trying is to set up a .bat
file:
run cmd
ipconfig
pause
and it was a one-click solution showing the local IP address for that
computer.
- Follow-Ups:
- References:
- OT: Quickest way to determine network IP address
- From: Journey
- Re: OT: Quickest way to determine network IP address
- From: Journey
- Re: OT: Quickest way to determine network IP address
- From: Jay B
- OT: Quickest way to determine network IP address
- Prev by Date: Re: OT: Quickest way to determine network IP address
- Next by Date: Re: OT: Quickest way to determine network IP address
- Previous by thread: Re: OT: Quickest way to determine network IP address
- Next by thread: Re: OT: Quickest way to determine network IP address
- Index(es):
Relevant Pages
|
Loading