Configuring Support for Long Path Names in Altium Designer
Altium 제품에 접근할 수 있는 레벨에 따라 사용할 수 있는 기능이 달라집니다. 다양한 레벨의 Altium Designer Software Subscription에 포함된 기능과 Altium 365 플랫폼에서 제공하는 애플리케이션을 통해 제공되는 기능을 비교해보세요.
소프트웨어에서 논의된 기능을 찾을 수 없는 경우, Altium 영업팀에 문의하여 자세한 정보를 확인해주세요.
Starting from Windows 10 version 1607, MAX_PATH limitations have been removed from common Win32 file and directory functions. However, you must opt-in to the new behavior by changing a registry key to enable support for actions when a file path with the file name exceeds 256 characters, such as:
- Opening a project from the connected Workspace.
- Making a local project available in the Workspace.
- Changing the folder path in an Outjob file.
- Generating outputs using an Outjob file or the Project Releaser.
- Saving a project as a project template to the Workspace.
-
Click Search (shortcut: Win+S), type
regedit.exe
and then press Enter. -
In the Registry Editor, navigate to the following location:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
. -
Right-click the entry named
LongPathsEnabled
and select Modify. -
Set the Value data to
1
and click OK. - Restart the PC.
-
In Altium Designer, enable the
System.LongPathsSupport
option in the Advanced Settings dialog and restart Altium Designer.