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!

Recent content by FritzLS

  1. FritzLS

    Does nobody here use CEGETTER.BAT?

    mcleodal, The batch file I use *moves* the *.xdb file so it is removed from the root of C: every time the batch file runs: move C:\*.xdb [YOUR DESTINATION FOLDER HERE] Or, you could *copy* it to your destination and then add a line to *delete* it: del C:\*.xdb Either of these will work, and I...
  2. FritzLS

    Does nobody here use CEGETTER.BAT?

    Somewhat on point, for those interested, below is a modified cegetter.bat file that includes a batch routine to create a running log of downloads via Intelligent Updater (cegetter.bat) OK or FAILED is added to a log file (avlog.txt), along with the date/time. Two text files are needed: avok.txt...

Part and Inventory Search

Back
Top