+ Reply to Thread
Results 1 to 6 of 6

Thread: How to change the hostname in Windows XP

  1. #1
    Newbie navghost is an unknown quantity at this point
    Join Date
    May 2007
    Posts
    17

    How to change the hostname in Windows XP

    Hi,
    I want to change the hostname with command line, but I don't know how. I can change IP Address, MASK, MAC Address and GATWAY (I do it with netsh) but I no idea how to change the hostname.
    If You can do it, pleas help me.
    "Work should be challenging and the challenge should be fun. Great just isn't good enough!"

  2. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,680
    Blog Entries
    57
    I'm guessing you mean computer name:

    Right-click on My Computer and select properties. Go to the Computer Name tab, then the Change... button.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  3. #3
    Newbie navghost is an unknown quantity at this point
    Join Date
    May 2007
    Posts
    17
    Verry funny ;P
    I mean, how to change the host name (yes - computer name) with command line because I want to do it in java but first I have to know how do it with command line in windows xp.
    "Work should be challenging and the challenge should be fun. Great just isn't good enough!"

  4. #4
    Newbie ranjitlimos is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    2

    Re: How to change the hostname in Windows XP

    you can change your hostname in editing text.

    Open Folder C:\WINDOWS\system32\drivers\etc and open "hosts" in notepad

    and put your ip and desire hostname
    [ip] [desire hostname]

    example:

    38.25.63.10 x.acme.com

    you must check your ip in whatismyip.com What Is My IP Address? - IP Address Lookup, Internet Speed Test, IP Info, plus more[/url]

    i tested it in Windows XP and Vista Home Basic(run as administrator for vista)

    so for the wrong english because im from Philippines im 14 year old i dont know english short

  5. #5
    Newbie ranjitlimos is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    2

    Re: How to change the hostname in Windows XP

    and i have no idea in changing host name in command line

  6. #6
    Newbie Hiram is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    9

    Re: How to change the hostname in Windows XP

    I'm sure if you look somewhere, you'll find you can change it through the registry.

    Then, find out how to change the registry in programming.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Visual Studio 2005 and Windows Vista
    By Jordan in forum General Programming
    Replies: 14
    Last Post: 01-10-2009, 02:39 PM
  2. Windows XP Tricks & Tips!!!!..new ones.
    By pranky in forum Tutorials
    Replies: 9
    Last Post: 08-23-2008, 03:22 PM
  3. Switching Between Windows Forms
    By karateboy02 in forum Managed C++
    Replies: 3
    Last Post: 08-03-2007, 07:49 PM
  4. Using change management
    By Cosmet in forum General Programming
    Replies: 2
    Last Post: 10-30-2006, 06:16 PM
  5. Change design to make more $
    By Montecarlo in forum Website Design
    Replies: 11
    Last Post: 07-13-2006, 12:05 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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