I have several files with a size of zero bytes that I want to compress them using compression tools. So that the files compressed with the same amount of current (current size:0 byte). Please suggest a solution that solve my problem.
****** B A T C H R E C U R S I O N exceeds STACK limits ****** Recursion Count=704, Stack Usage=90 percent ****** B A T C H PROCESSING IS A B O R T E D ******
How can increase Recursive Count of the Stack in a batch file?
I have wrote a program with batch file and I compile it with Quick Batch File Compiler software. however, when I run my file, a sample of my file appears in the TEMP folder . Now I would like to prevent appearance of my file in the TEMP folder.