ASCER59
07-27-2005, 02:00 AM
Hello,
Fisrt excuse my english, i post from france.
I want to change ip adress of a w2k portable by choosing hardware configuration at boot.
I use 2 services created by INSTSRV, using srvany.exe. One of them is activated according to the hardware profil that is choose in boot menu.
These services executes the command netsh -f <configfilename>
If I start the service when the session is open, the configuration changes take effect. The problem is that the configuration file isn't apply during os starting up...
Despite, in service list, i can see that the service is started.
The services are in a group that is started after NDIS group.
in two world : Why the command netsh doesn't take effect at boot whereas it does when the session is open ????
Thanks for help
Fisrt excuse my english, i post from france.
I want to change ip adress of a w2k portable by choosing hardware configuration at boot.
I use 2 services created by INSTSRV, using srvany.exe. One of them is activated according to the hardware profil that is choose in boot menu.
These services executes the command netsh -f <configfilename>
If I start the service when the session is open, the configuration changes take effect. The problem is that the configuration file isn't apply during os starting up...
Despite, in service list, i can see that the service is started.
The services are in a group that is started after NDIS group.
in two world : Why the command netsh doesn't take effect at boot whereas it does when the session is open ????
Thanks for help