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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.