S
sunny.it
Guest
Hello to all,
As I have four questions which are mentioned below:
1.) I'm using a batch file & it is in Startup folder. It runs every time
when I log in. I'm using three commands in it. Every time its shows Ok mesage
when a command is executed successfully, so I want to disable the "Ok"
mesage, I have used "@ECHO OFF" after every command but it doesn't work.
Commands are netsh firewall & netsh interface ip so when they are executed,
Ok mesage is appeared, I want to disable the mesage or it should not be
appeared.
2.)When we run a batch file, blank window appears, I want that window to be
minimized automatically and it runs in very small window above the clock or
in any side so that whenever batch file runs user can not notify that a batch
file is running.? OR it should disappear during running.
Is it possible... ? Actually I have seen this thing at few places but I
don't know how to do this thing :-(.
3.) Can we send the mesage in any colorful window, & Can we change the color
of the window (in which mesage appears) or can we change the title of the
window when it appears...? The syntax of sending mesage is MSG * Hello.
4.) Can we enable or disable lan or any Local area Connection by any command
or by batch file?
As I have four questions which are mentioned below:
1.) I'm using a batch file & it is in Startup folder. It runs every time
when I log in. I'm using three commands in it. Every time its shows Ok mesage
when a command is executed successfully, so I want to disable the "Ok"
mesage, I have used "@ECHO OFF" after every command but it doesn't work.
Commands are netsh firewall & netsh interface ip so when they are executed,
Ok mesage is appeared, I want to disable the mesage or it should not be
appeared.
2.)When we run a batch file, blank window appears, I want that window to be
minimized automatically and it runs in very small window above the clock or
in any side so that whenever batch file runs user can not notify that a batch
file is running.? OR it should disappear during running.
Is it possible... ? Actually I have seen this thing at few places but I
don't know how to do this thing :-(.
3.) Can we send the mesage in any colorful window, & Can we change the color
of the window (in which mesage appears) or can we change the title of the
window when it appears...? The syntax of sending mesage is MSG * Hello.
4.) Can we enable or disable lan or any Local area Connection by any command
or by batch file?