Quote from
rcohen on February 28, 2023, 12:07 pm
At the Windows commandline, you can force the creation multi levels deep with the following command:
mkdir F:\A-1Test\one\two\three \p
without having to have even the root folder in place. And it works fine from the actual commandline in shell.
But I cannot find a way to engage this from the RUN command in Visual Neo. It always throws the error "File Not Found" which makes no sense as there are no files involved, just folders.
Does anyone have a workaround for this?
Thank you in advance.
At the Windows commandline, you can force the creation multi levels deep with the following command:
mkdir F:\A-1Test\one\two\three \p
without having to have even the root folder in place. And it works fine from the actual commandline in shell.
But I cannot find a way to engage this from the RUN command in Visual Neo. It always throws the error "File Not Found" which makes no sense as there are no files involved, just folders.
Does anyone have a workaround for this?
Thank you in advance.