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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ndcrow

  1. ndcrow

    Internet Explorer Command Line Switchs

    You might consider creating a batch file that modifies the registry to enable/disable the proxy, then launch IE. For example, with this batch file you could run "proxy off" to disable the proxy, or just "proxy" to enable it: ****Proxy.cmd********** @echo off if %1.==off. goto off if %1.==Off...

Part and Inventory Search

Back
Top