October 6, 200421 yr Anyone know of a program that can make list of files that exist on \windows \windows system32 \windows\inf and later tell me what new files have been added to those folders?thanks
October 6, 200421 yr windiff can check for the difference (free, from microsoft). there's a bunch of others too. as for making plain file lists, i like the good old "dir > textfile.txt" (add whatever slahes you want like /b for just the filenames or what not).
Create an account or sign in to comment