& Construction

Integrated BIM tools, including Revit, AutoCAD, and Civil 3D
& Manufacturing

Professional CAD/CAM tools built on Inventor and AutoCAD
Integrated BIM tools, including Revit, AutoCAD, and Civil 3D
Professional CAD/CAM tools built on Inventor and AutoCAD
Autodesk Support
Mar 19, 2025
Products and versions covered
Users reported that, when executing a command that should display a browse or other dialog window in AutoCAD products, none appears.
Also:
AutoCAD LT or AutoCAD Products
Specifically for AutoCAD Electrical
Command dialog box variable, enter CMDDIA and set it to 1.
Attribute dialog box variable, enter ATTDIA and set it to 1.
Note: When setting a variable value, be sure to have only one instance of AutoCAD running.
Move dialogue box windows back into view. See Dialog windows do not display in an Autodesk application.
Reset AutoCAD or the user profile to defaults. See How to reset AutoCAD to defaults.
Clean uninstall and re-install AutoCAD LT or AutoCAD Products. See Clean uninstall of AutoCAD or verticals.
Set values of the variables by editing startup lisp (LSP) file.
Edit the acad20xx.lsp file, in this folder:
C:\program files\autodesk\autocad 20xx\support.
Add a line (or lines) which set the specified variables to the desired values.
For example, If modified acad2025.lsp file. A line that sets the FILEDIA variable to 1 when starting the program, has been added.
Code : (setvar "filedia" 1)
Note: As AutoCAD LT able to use LSP (LISP) files from 2024 version. If using AutoCAD LT 2023 or an earlier version, this method cannot be used, so AutoCAD LT 2024 or the latest version of AutoCAD LT must be used.
Using the System Variable Monitor.
Some third-party software and LISP routines may set the FILEDIA variable to zero.
The System Variable Monitor can configure a list of system variables whose modifications cause an alert.
To add FILEDIA (or CMDDIA) to the System Variable Monitor
On the command line in AutoCAD Products, type SYSVARMONITOR.
Verify that FILEDIA is set to 1.
To receive a notification about FILEDIA being 0, enter 1 in the Preferred column.
Note: If FILEDIA is not on the list, click Edit List, select FILEDIA under Available System Variables, and click the Right Arrow (>>) to move FILEDIA to the Monitored System Variables list.
Specifically for AutoCAD Electrical, set the system variable AEEMXDATAUPDATEMODE to 1.
Was this information helpful?
The Assistant can help you find answers or contact an agent.
What level of support do you have?
Different subscription plans provide distinct categories of support. Find out the level of support for your plan.
How to buy
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © 2025 Autodesk Inc. All rights reserved