Porting scripts in Menu to new computer
mcorr
Posts: 1,093
What options do I have for porting to my new computer the scripts I have in the menu of my old computer's installation of Studio?
Comments
The layout files are in
%AppData%/daz 3d/studio4/
but I can't recall if that has all the information needed to add custom actions.
There is now a p[air of sam-le scripts that will zip up the UI files and another that will unzip - run the first (download using the link above the code, then drag into the DS Viewport) on the old machine, copy the file across, and run the second on the new machine (from C: Temp - Cloudflare objected when I added the folder separators to that).
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/file_zip_compress_each/start
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/file_zip_extract_each/start