diff --git a/testLaunch.py b/testLaunch.py new file mode 100644 index 0000000..52c3954 --- /dev/null +++ b/testLaunch.py @@ -0,0 +1,2 @@ +import os +os.system("C:\\Progra~1\\Autodesk\\Maya2016\\bin\\maya.exe")