Controls the security restrictions for running executable files in AutoCAD.
SECURITYOPTIONS (Command)
Controls the level of path restriction for executable files, and whether a warning dialog box displays. (SECURELOAD system variable)
Loads executable files from trusted locations only. Executable files in all other locations are ignored. (SECURELOAD system variable = 2)
Loads executable files from trusted locations. Displays a warning during load requests from executable files that are not in trusted locations. (SECURELOAD system variable = 1)
Loads executable files without warning. This option maintains legacy behavior, but is not recommended. (SECURELOAD system variable = 0)
Controls the trusted folder locations from which executable files can be loaded and run.
Lists the folders in the Support File Search Path that have permission to load and run executable files. (TRUSTEDPATHS system variable)
Displays the Browse for Folder dialog box, in which you can specify a new location for the folder selected in the list.
Adds a folder location to the list of trusted locations. After you click Add, you can click Browse to navigate to the desired folder.
Removes the selected folder location from the list trusted locations.
Controls whether the Start In and current drawing folders are included or excluded when searching for an executable file. The Start In folder is determined by the desktop shortcut icon or starting the program by double-clicking a file. (LEGACYCODESEARCH system variable)
Controls whether the acad.lsp file is loaded into every drawing or just the first drawing opened in a session. (ACADLSPASDOC system variable)