diff --git a/news/1228-exe-long-path-check b/news/1228-exe-long-path-check new file mode 100644 index 000000000..abdc08b21 --- /dev/null +++ b/news/1228-exe-long-path-check @@ -0,0 +1,19 @@ +### Enhancements + +* EXE: Add a new error check when the chosen installation path would exceed the Windows 260-character limit, computed from the longest bundled file path. This reduces the risk of users running into confusing installation failures caused by long paths on Windows. (#1170 via #1228) + +### Bug fixes + +* + +### Deprecations + +* + +### Docs + +* + +### Other + +*