| Use customized profile with startup switch /pIssueYou want to start your AutoCAD® based product with a customized ARG profile from the program shortcut. SolutionTo have the customized profile available in a new Windows account: - Start AutoCAD for the first time after installation with the standard profile, for example, <<Unnamed profile>>.
- Make modifications to the AutoCAD options in the current profile; properties are stored in registry/profile. Note that every variable that is marked with an AutoCAD icon will be saved in the drawing file and not in the profile.
- Export the profile into an ARG file, for example, to Myprofile.arg. Note that AutoCAD always exports to the current profile. To control which is the current profile, use the command CPROFILE.
- Review the ARG file that AutoCAD writes out. All the key entries have the standard <<Unnamed profile>> profile, for example:
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R16.0\ACAD-203:409\Profiles\<<Unnamed profile>>]
- Change these entries appropriately with the customized profile name and save the file. In this example, replace the <<Unnamed profile>> entries with MyProfile using an text editor. For example:
[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R16.0\ACAD-203:409\Profiles\MyProfile]
Now you can create a program shortcut under all users with your customized and corrected AutoCAD profile.
- In the Target box of the Shortcut Properties, enter:
"c:\program files\Autodesk\Autocad 2004\acad.exe" /p "c:\program files\Autodesk\Autocad 2004\Myprofile.arg"
Support – Terms of UseAUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | |
|