Message 1 of 11
User Local CUIX File Deployment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Base on our current CAD system setup, we have an enterprise menu CUIX file on the CAD server and a pre-defined user local CUIX file to be copied onto the user's local HDD. is there a way in ACADDOC.LSP file includes a function to create the folder on local HDD or OneDrive folder and then copy the local CUIX file from server if the file does not already exist? I hope the ACADDOC.lsp can be loaded and executed before the menu system starts loading.
Thanks in advance for any suggestion.