Hi,

Does anyone know any tactics or API that can create
multiple subdirectories ?
The current 'mkdir' command can only make 1 directory at a time.
I want to make the multiple subdirectories like C:\test1\test2\test3

Thanks in advance.