I have a specific way of organising my project folders. I like to have folder name, then a cache folder, footage folder, renders folder... and in the renders folder, a passes folder... but I hate having to create these folders EVERY SINGLE TIME I work on a new project/shot.
In this tip, I'll show you how to use a Windows Batch scripting to automatically create all these folders for you.
Creating a batch script in Windows is extremely simple. All you need is a basic understanding of Command Prompt, an understanding you can gain in less than a minute!