added install.bat used for the Windows release, and updated docs to add instruction videos and link to the forums for support.

This commit is contained in:
erwin.coumans
2008-09-12 21:22:30 +00:00
parent ddccc2797a
commit 50daff0848
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
xcopy /S /Y /C /I /h bin\*.* "C:\Program Files\Autodesk\Maya2008\bin"
xcopy /S /Y /C /I /h icons\*.* "C:\Program Files\Autodesk\Maya2008\icons"
xcopy /S /Y /C /I /h mvl\*.* "C:\Program Files\Autodesk\Maya2008\mvl"
xcopy /S /Y /C /I /h scripts\*.* "C:\Program Files\Autodesk\Maya2008\scripts"