Windows Naming Convention - Code-1_Plus - 5.0

CODE-1 Plus Installation for all Platforms

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Installation for all Platforms
Copyright
2024
First publish date
1998
Last updated
2024-05-15
Published on
2024-05-15T00:04:26.637067

When installing software on Windows Server 2012 or later, ensure that the file system supports the 8.3 naming convention.

If you are installing your product and databases for the first time, perform a check on the status of 8.3 format support. From a Windows command line, use the following command, assuming drive "c" for this example:fsutil 8dot3name query c:

Windows will display a message with 8.3 file name support status. If 8.3 file name support is disabled, use this command to enable that feature, replacing "c" with your drive letter:fsutil 8dot3name set c: 0