Hello,
I want to show IP addres, Host name,Ping from default gateway ( Reply or Request ) – on desktop on background.
how i can do it whit Batch file.
TNK
Amir
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
You can’t show it in the background with batch files. Let say you want to show Computer name, Domain name, IP addy, subnet mask, and default gateway with a transparent background, you can do this easily with c#.
http://technet.microsoft.com/en-us/…
Something like this : http://www.softinterface.com/Conver…
?