1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Batch files!

Discussion in 'Other PC Software' started by SamBall, 2002/04/16.

Thread Status:
Not open for further replies.
  1. 2002/04/16
    SamBall

    SamBall Guest Thread Starter

    Morning all.

    Does anyone know of an easy guide or website that could help me create a Batch file?

    Or perhaps someone here might be able to help me out???

    Cheers,

    Sam.
     
  2. 2002/04/16
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,315
    Likes Received:
    252
    List out what you are wanting to do. What operating system are you using?
     

  3. to hide this advert.

  4. 2002/04/16
    SamBall

    SamBall Guest Thread Starter

    I wanted to send a batch file out to all my users that would open up CMD and run "IPConfig ", so they could then mail me back with the addresses.

    I know theres probably another way to do this but I thought I'd try and be flash!!!

    We are using Win 2000

    Cheers,

    Sam
     
  5. 2002/04/16
    Steve R Jones

    Steve R Jones SuperGeek Staff

    Joined:
    2001/12/30
    Messages:
    12,315
    Likes Received:
    252
    Guess I'm getting old.....I tried it but can't get ipconfig to run. But here's some food for thought on something that will work.

    Type out the instructions and add:

    ipconfig > SamBall.txt

    This will create a text file with the results of running ipconfig that they can email you.
     
  6. 2002/04/16
    SamBall

    SamBall Guest Thread Starter

    Oh yeah, blinding!!!

    I think I'll do that.

    I've found a MS DOS V.5 book and I think I might give that a read, but it's pretty big so I might just stick to lLord of the Rings...at least thats interesting!!!

    Cheers Steve'o!

    Sam.
     
  7. 2002/04/16
    Welshjim

    Welshjim Inactive

    Joined:
    2002/01/07
    Messages:
    5,643
    Likes Received:
    0
  8. 2002/04/16
    Zephyr

    Zephyr Inactive

    Joined:
    2002/01/21
    Messages:
    1,519
    Likes Received:
    0
    SamBall copy the following script to your Clipboard and paste it into Notepad. Then save it as ip.bat

    cd C:\windows
    winipcfg.exe

    When double clicked it will call up the Winipcfg.exe command file and display the configuration screen.

    Regards

    ps, It won't work on any of the newer systems that don't have DOS support such as XP.
     
    Last edited: 2002/04/16
  9. 2002/04/16
    Zephyr

    Zephyr Inactive

    Joined:
    2002/01/21
    Messages:
    1,519
    Likes Received:
    0
    Further info...

    IP Config" to provide information about IP settings:

    c:\windows\winipcfg.exe - for WIN'95 and WIN'98

    c:\windows\ipcfg.exe - for WIN3.11

    c:\winnt\....\ipconfig.exe - for WINNT 3.5-4.0
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.