I doubt you’d need a tutorial, what are you looking for the bat to do? Here’s an example, along with a few environment variables.
- https://github.com/mottosso/Maya-Environment-Variables *maya2020.bat* @echo off set MAYA_DISABLE_CIP=1set MAYA_DISABLE_CER=1set MAYA_DISABLE_CLIC_IPM=1 :: Disable analyticsset MAYA_DISABLE_ADP=1 set MAYA_ENABLE_LEGACY_VIEWPORT=1set MAYA_NO_WARNING_FOR_MISSING_DEFAULT_RENDERER=1 start "" "C:\Program Files\Autodesk\Maya2020\bin\maya.exe" %* On Fri, 7 May 2021 at 15:44, Vlad Afanasjev <tokyofirst...@gmail.com> wrote: > Hey, guys. > I need to learn how to create .bat for Maya, anybody knows good tutorial ? > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to python_inside_maya+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/695c8c15-f91e-4c78-896f-1f1c4e6a950dn%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/695c8c15-f91e-4c78-896f-1f1c4e6a950dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOD%2BGmmMpiM4nZGfW%2B02vSdgsvegFHBu6jRhNQqkMsL3MQ%40mail.gmail.com.