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

Search results for query: *

  1. jhouse

    Help with a batch file

    http://www.computerhope.com/batch.htm Try that site. It breaks things down pretty simply. As long as the files/programs exist on the computer, it is the same as executing a program from a command line. C:\Directory\program.exe If that was the text in the batch file, program.exe would run.
  2. jhouse

    cannot delete mapped drive connection

    Someone already gave the syntax, but I know the syntaxt you were typing was incorrect. The correct syntaxt would be: net use E: /delete No \ after the drive letter. I know your problem is fixed, but just for future reference.
  3. jhouse

    Registry key for Internet Explorer Proxy settings gets overwritten

    I have a Windows 2000 terminal server with the following symptoms. Some users (logging into AD with Internet Explorer Maintenance GP settings) can access external websites with no problem. Some users (including the local administrator) cannot and receive the "Page cannot be displayed" error...

Part and Inventory Search

Back
Top