|
|
On 31/01/2006 "Bracinowski" <Bracinowski@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>I setup some batch files for a user that uses the "netsh" command. They
>worked perfectly for me an her. Now when the user signs on, she tries to run
>them and they don't run. If I try and run the command from the command
>prompt, it says the "netsh" is not recognized as an interanl or external
>command. How do I get this command to work again and why did it disappear.
It may not have "disappeared" but your PATH definition may not contain the
correct folder where the 'netsh' command is stored.
Try: C:\Windows\netsh instead.
--
---
Y.
|
|