set computer name

  • Thread starter Thread starter glv
  • Start date Start date
G

glv

Hi everybody,
is anyone knows how to change computer name if System (control panel)
is not installed.

Bye

glv
 
Look at your (ACPI) Advanced Configuration and Power Interface PC
Component. Under Settings, there is a section called System
Identification. It is there where you edit this info.

Rich Elswick
 
In fact, any HAL [PC] component you included in your image project will have the Computer Name setting field.

Also, make sure the System Cloning Tool component doesn't interfere with the computer name you're trying to set.

There are also some 3rd party utilities that will allow you to change the computer name from command line. Or you can change it in
the registry ([HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerN­ame],"ComputerName") and reboot the machine.

--
=========
Regards,
KM


Look at your (ACPI) Advanced Configuration and Power Interface PC
Component. Under Settings, there is a section called System
Identification. It is there where you edit this info.

Rich Elswick
 
Back
Top