Author: |
|
Creation Date: |
2006-10-30 |
• Archicad 10 |
|
Platform: |
• Mac OS X |
Audience: |
• newcomers |
Reference: |
• [tracking number] |
Contents
Users who had problems of Saving files from ArchiCAD on MAC platform to an UFS formatted MAC volume can avoid it by using Hotfix 1010 and setting the InputOutput/DisableFSExchangeAttributeCopy registry key to TRUE.
The needed steps:
1. Patch your AC with the Hotfix 1010
2. Check the correct filename of the plist file at this path:
Home->Library->Preferences->
3. It should look something like this: com.graphisoft.AC 10.0.0 USA R1.plist (instead of USA one has to use the code of the localization one has)
4. Open the terminal window and using the correct data write a similar row:
defaults write com.graphisoft.AC\ 10.0.0\ USA\ R1 InputOutput -dict "DisableFSExchangeAttributeCopy" "<true/>"
5. Please note that if you don't use the correct data then a new plist file will be created but this will not affect anything in the future.
