|
Revision 261, 439 bytes
(checked in by pdjonov, 2 years ago)
|
o Updated updater batch file.
|
| Line | |
|---|
| 1 |
copy "bin\win32\release (7.0)\maya2q3.mll" "C:\Program Files\Alias\Maya7.0\bin\plug-ins" |
|---|
| 2 |
copy "maya2q3\AEQ3ShaderTemplate.mel" "C:\Program Files\Alias\Maya7.0\scripts\AETemplates" |
|---|
| 3 |
copy "maya2q3\maya2q3.mel" "C:\Program Files\Alias\Maya7.0\scripts\others" |
|---|
| 4 |
|
|---|
| 5 |
copy "bin\win32\release (7.0)\bin\x42maya.mll" "C:\Program Files\Alias\Maya7.0\bin\plug-ins" |
|---|
| 6 |
copy "x42maya\mel\others\x42maya.mel" "C:\Program Files\Alias\Maya7.0\scripts\others" |
|---|