I want to be able to change the name of a computer to the name of the user when he plugs in a USB memory chip that will always have his name on a file.
This is so other people on the workgroup can easily find him no matter where he is.
I can have a small app. always running in the background on all computers.
My question is how do I change the name with VB6 code?
I presume I have to change the registry and maybe reboot the computer but is that all I have to do - and how do I do it?
Also is there a way this can be done automatically without having to pre-install a VB6 program on each computer or can I run a VB6 app. from a USB chip without having to install it first?
This is so other people on the workgroup can easily find him no matter where he is.
I can have a small app. always running in the background on all computers.
My question is how do I change the name with VB6 code?
I presume I have to change the registry and maybe reboot the computer but is that all I have to do - and how do I do it?
Also is there a way this can be done automatically without having to pre-install a VB6 program on each computer or can I run a VB6 app. from a USB chip without having to install it first?