MAC上彻底删除maya软件

Autodesk软件更新速度有时难以让人接受,以cad和maya为最。CAD还好自带删除,maya就要自己手动删除了。如果删除不干净重装就会有问题。
删除maya 2012为例:
许可信息 /Users/username/Adlm
1. 删除软件主目录,如果你只装了maya, 直接丢垃圾桶吧。
    /Applications/Autodesk
2. 删除Backburner
    /usr/discreet/backburner
    /usr/discreet/lib32/backburner
    /Library/LaunchDaemons/com.autodesk.*
3. 删除Network Licensing Manager [NLM]:
   /usr/local/flexnetserver
   /Library/StartupItems/adsknlm
4. 删除 & 备份licensing文件/目录:
   网络版本(Network)
          /var/flexlm/maya.lic or adsk_server.lic
   独立版本(Standalone)
          /Library/Application Support/Autodesk/Adlm
          /Library/Preferences/FLEXnet Publisher/FLEXnet/adskflex_00691b00_tsf.data
          /Library/Preferences/FLEXnet Publisher/FLEXnet/adskflex_00691b00_tsf.data_backup.001

注:如果你有安装CAD软件就要注意,删除standalone licensing文件会受影响。所以你要用删除CAD后再重装。如果你不想重装CAD可以参考http://download.autodesk.com/us/ ... _Install_FAQ_en.pdf
另:有些目录是隐藏的,可以用终端命令:open打开。或者在Finder直接“前往文件夹...”

这个是AutoDesk的说法

Uninstall Maya on Mac OS X or Linux

To uninstall Maya on Mac OS X

  1. Navigate to the Maya directory (by default, /Applications/Autodesk/Maya2013/).
  2. Drag the Maya2013 application to the trash.
  3. Open a Terminal window and execute both of the following commands, where <productKey> is your product key:
    adlmreg –u S <productKey> 2013.0.0.F
    adlmreg –u N <productKey> 2013.0.0.F

    This ensures that product information is properly removed from the ProductInformation.pit file.

你可能感兴趣的:(Maya,彻底删除)