Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Profile lock

  1. #11
    Wish List Manager BrenBren's Avatar
    Join Date
    2000-11
    Location
    150700
    Posts
    3,439

    Default Re: Profile lock

    You could probably write a script file or a lisp to do this. Have it run everytime you open AutoCAD, check the profile and make sure that this one is current. I am not an expert on writing scripts or lisps, but there are people here who can help you.

  2. #12
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656

    Default Re: Profile lock

    Hi Alexendar

    Have a look at these examples on AfraLISP, you may get a few ideas from them -

    Visual Lisp and Profiles

    Sample Profile Utilities

    AutoCAD Setup

    Custom Application Setup

    Mike

  3. #13
    Member
    Join Date
    2004-08
    Posts
    10

    Default Re: Profile lock

    Alexander,

    An ARG file is just a Windows REG file with a different extension. Just copy the ARG file and rename it with the REG extension.

    That being done, it may be possible for you to automate the 'fixing' of AutoCAD profiles by running the REG file each time your computers are started. This could be done through a login script or as a Windows batch file that is in the Startup folder for each machine.

    Steve

  4. #14
    Administrator richard.binning's Avatar
    Join Date
    2015-12
    Location
    In the foothills of the appalachians
    Posts
    2,261

    Default Re: Profile lock

    Quote Originally Posted by steve.howatt
    Alexander,

    <snip>

    Steve
    Just be aware that this is not Barney Fife's Single Silver bullet solution!

    When exporting profiles as ARG files you are bound to find some entries containing shortcuts such as %RoamableRootfolder% or %LocalContentFolder% contained in the path values for certain keys. These will not work when used in a REG file. You will either have to fix the value for these keys with the correct path statement or delete the entries from the REG file (which has its own drawbacks).

  5. #15
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570

    Default Re: Profile lock

    Quote Originally Posted by architecad
    Hi,

    I have a center of training of Autocad and of ADT.
    I create separate profiles for each course, but the students leave
    altering the whole screen. It give an enormous work to put everything of turn to the normal.
    I don't have as locking such situation. Therefore of the desire.

    Alexander
    FWIW, I make my students create their own profiles and STRONGLY advise them to copy them to floppy discs. I know many colleges disallow the use of floppies but they should be able to copy them to somewhere.

    John B

  6. #16
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859

    Thumbs up Re: Profile lock

    FWIW, a CAD Management feature that allows the CAD Manager to lock certain portions of a profile from change is a great idea. After all, you might not want the user to edit the support paths, but do want to allow them to change the window's colors/fonts.

  7. #17
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859

    Default Re: Profile lock

    Quote Originally Posted by johnbogie
    I know many colleges disallow the use of floppies but they should be able to copy them to somewhere.
    USB memory keys, baby! Most of my computers do not even have a floppy drive anymore.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. 2012: Creating surface profile over Pipe location that is shown in centerline profile
    By karen.cohen593070 in forum AutoCAD Civil 3D - Profiles
    Replies: 2
    Last Post: 2015-01-21, 11:58 PM
  2. Lock Profile PVI
    By civil3d.wishlist1941 in forum Civil 3D Wish List
    Replies: 1
    Last Post: 2012-08-02, 06:54 AM
  3. lock pvi from profile based on XY plan
    By Wish List System in forum Civil 3D Wish List
    Replies: 0
    Last Post: 2012-01-25, 10:46 AM
  4. What is Lock feature when you edit Truss Profile
    By Buzter in forum Revit Structure - General
    Replies: 1
    Last Post: 2010-11-17, 10:28 PM
  5. To lock, or not to lock. That is the question?
    By Les Therrien in forum Revit Architecture - General
    Replies: 3
    Last Post: 2004-01-17, 01:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •