Closed Thread
Results 1 to 6 of 6

Thread: How to change the hostname in Windows XP

  1. #1
    navghost is offline Newbie
    Join Date
    May 2007
    Posts
    17
    Rep Power
    0

    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. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,478
    Blog Entries
    75
    Rep Power
    143
    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.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    navghost is offline Newbie
    Join Date
    May 2007
    Posts
    17
    Rep Power
    0
    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!"

  5. #4
    ranjitlimos is offline Newbie
    Join Date
    Jun 2009
    Posts
    2
    Rep Power
    0

    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

  6. #5
    ranjitlimos is offline Newbie
    Join Date
    Jun 2009
    Posts
    2
    Rep Power
    0

    Re: How to change the hostname in Windows XP

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

  7. #6
    Hiram is offline Newbie
    Join Date
    Jun 2009
    Posts
    9
    Rep Power
    0

    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.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. change windows deskup background??
    By Hamed in forum C and C++
    Replies: 1
    Last Post: 10-07-2011, 03:59 PM
  2. How to change the standard windows console style ?
    By kresh7 in forum Computer Software/OS
    Replies: 7
    Last Post: 11-10-2007, 11:12 AM
  3. Change my Windows Manager
    By Crop in forum Linux/Unix General
    Replies: 1
    Last Post: 01-21-2007, 09:48 AM
  4. Change Resolution, Change Size
    By Void in forum C# Programming
    Replies: 1
    Last Post: 06-13-2006, 12:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

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