Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding a route

Status
Not open for further replies.

Outy

Programmer
Feb 7, 2001
16
BE
Hello,

I want to add a route that stays in the routetable of a windows 98 system. How do I do this?

On a Win 2000 system it's the "-p" that makes it permanent: example: route -p add... but this doesn't work on a win98 system.

Any ideas?

Thanks
Outliner
 
Win 9x does not support making it permanent.

A good workaround would be to batch a 'route add' for the boot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top