Results 1 to 6 of 6

Thread: winipcfg

  1. #1

    winipcfg

    i have win xp os.,when i type "winipcfg"in run command it is showing that there is an error in some .dll file and cannot be activated what to do?
    when floods come fishes eat ants
    when floods go down ants eat fish
    life is like that........

  2. #2
    Trumpet-Eared Gentoo Freak
    Join Date
    Jan 2003
    Posts
    992
    that's cause winipcfg is used in win95 and win NT, and has changed to ipconfig later

    If you use win xp try "ipconfig" and "ipconfig/all" typed in a comd prompt.
    Come and check out our wargame-site @ http://www.rootcontest.org
    We chat @ irc.smdc-network.org #lobby

  3. #3
    Senior Member
    Join Date
    Nov 2002
    Posts
    186
    Try pulling up a command prompt and running "ipconfig". This is the ip info tool for NT based systems, so I figure that is probably what works on XP on as well.
    Use "ipconfig /all" to see all the ip info.
    Good luck!
    \"When you say best friends, it means friends forever\" Brand New
    \"Best friends means I pulled the trigger
    Best friends means you get what you deserve\" Taking Back Sunday
    Visit alastairgrant.ca

  4. #4
    AO Security for Non-Geeks tonybradley's Avatar
    Join Date
    Aug 2002
    Posts
    830
    Here are the other switches and syntax:

    The syntax for Ipconfig.exe is:
    ipconfig [/? | /all | /release [adapter] | /renew [adapter] | /flushdns | /registerdns]

    Parameter Description
    /? Display this help message
    /all Display full configuration information
    /release Release the IP address for the specified adapter
    /renew Renew the IP address for the specified adapter
    /flushdns Purge the DNS resolver cache
    /registerdns Refresh all DHCP leases and re-register DNS names
    /displaydns Display the contents of the DNS resolver cache
    You can find this at this link: Options for IPCONFIG

  5. #5
    Banned
    Join Date
    Apr 2003
    Posts
    3,839
    i see some missing tony ..so here are some more switches ....

    /all Display full configuration information.
    /release Release the IP address for the specified adapter.
    /renew Renew the IP address for the specified adapter.
    /flushdns Purges the DNS Resolver cache.
    /registerdns Refreshes all DHCP leases and re-registers DNS names
    /displaydns Display the contents of the DNS Resolver Cache.
    /showclassid Displays all the dhcp class IDs allowed for adapter.
    /setclassid Modifies the dhcp class id.

    The default is to display only the IP address, subnet mask and
    default gateway for each adapter bound to TCP/IP.

    For Release and Renew, if no adapter name is specified, then the IP address
    leases for all adapters bound to TCP/IP will be released or renewed.

    For Setclassid, if no ClassId is specified, then the ClassId is removed.

    Examples:
    > ipconfig ... Show information.
    > ipconfig /all ... Show detailed information
    > ipconfig /renew ... renew all adapters
    > ipconfig /renew EL* ... renew any connection that has its
    name starting with EL
    > ipconfig /release *Con* ... release all matching connections,
    eg. "Local Area Connection 1" or
    "Local Area Connection 2"

  6. #6
    Senior Member
    Join Date
    Nov 2001
    Posts
    681
    winipcfg was available as late as me but was removed and replaced with ipconfig the command so many others have generously givien you the info for.
    Learn like you are going to live forever, live like you are going to die tomorrow.

    Propoganda

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •