I have following usage scenario. I perform some tests and store its result as txt file in my windows 7 PC. The result is stored sequentially starting from 1.
C:\Tests\1\Data.txt
C:\Tests\2\Data.txt
C:\Tests\3\Data.txt
C:\Tests\4\Data.txt
C:\Tests\n\Data.txt
I want to know whether there is total folder limit can be created in windows 7 ultimate?