FG

There is a length limit to Windows file extensions?

Fresh3 days ago
Mar 15, 202629575 views
Confidence Score0%
0%

Problem

If I want to create a new file extension for a binary/text data file that will open on my own application (extension ".mylongfileextensionname" for example), will Windows list it with my aplication (considering that I already listed it on Windows Registry before)? There is a length limit, I mean, o…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: There is a length limit to Windows file extensions?

Low Risk

Besides the fact that any filename cannot be longer then 255 characters, there is no limit imposed on a file extension length. This is because the file's extension is not separate from, but is a part of the filename itself. While you are free to use…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment