Jump to content

Recommended Posts

Posted (edited)

i have a shortcut in my quicklauch to launch a command prompt.

is there anyway i can have it auto populate "ping 192.168.1."

then i can just type in the last digits?

so i don't have to type in "ping 192.168.1.ect ect"

post-58695-1245966891_thumb.jpg

Edited by net_user

Posted (edited)

very cool...thanks!!

when i press ctrl+c to terminate the batch file....i have to press y

how do i bypass this?

thanks

Edited by net_user
Posted

i modified p.bat

ping 192.168.1.%1 -n 1

so i only send 1 request

and don't have to be impatient for the time outs

thanks

Posted

Or you can do what I did.

Just create a new shortcut, in type the location of the item, just type "Ping 192.168.1.etc etc" without the quotes, click next, click finish.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...