I am trying to write a script that will convert our MXDs to APRXs, but I don't want a folder created for each one. To do this, I want to create a toolbox called "Default.tbx" in the parent folder which will be shared by all the APRXs (I don't use the toolboxes anyways, I just want to minimize the files in the folder). I know I can create it manually, but I was hoping to do it within the script to make it more replicable.
I appreciate any advice!