hello everyone.
i am working on some batch files for windows.
i created a batch file which includes the following command
this command works when i run it in dos, but when i run through the batch file an error appears saying
this error is so strange, when i run this command in dos it works just fine.
thanks for reading my question
regards
hsn
i am working on some batch files for windows.
i created a batch file which includes the following command
Code:
netsh interface ip set address "Local Area Connection" dhcp
Code:
invalid source parameter <Area>.
thanks for reading my question
regards
hsn
Comment