Determining how many files there are in an installer
Hi
I need to work out how many files there are in an installer and then how many of the files were installed correctly after it is run. I am using the FILE command with wildcards to extract and copy the files so the filenames are not hardcoded.
Thanks