• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
subdirectories and file names
#14
(07-27-2022, 05:23 PM)Geoff Bacon Wrote: Could this be caused by the length of the files name/path?

Pre win 10, the maximum file name length is 260 chars (note 260 includes the file path)
For win 10/11, the maximum length can be 32767 ish but you have to opt in to this increased length by changing the registry
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "LongPathsEnabled"=dword:00000001
(see Maximum Path Length Limitation - Win32 apps | Microsoft Docs) for more details

I know in the past that I have had issues (not MSP related) with long names and have fixed it by removing a couple of directories from the path.

Geoff

Hey Geoff

My full file path was 74 characters, so under 260.

 Mike, if you need me to test anything I'd be happy to help.
Reply


Messages In This Thread
subdirectories and file names - by rubenrubidio - 08-11-2021, 09:30 PM
RE: subdirectories and file names - by Zubersoft - 08-12-2021, 02:28 AM
RE: subdirectories and file names - by Zubersoft - 08-12-2021, 06:11 AM
RE: subdirectories and file names - by Zubersoft - 08-13-2021, 02:28 AM
RE: subdirectories and file names - by Zubersoft - 08-14-2021, 02:55 AM
RE: subdirectories and file names - by MuQ - 07-27-2022, 01:26 AM
RE: subdirectories and file names - by Zubersoft - 07-27-2022, 08:47 AM
RE: subdirectories and file names - by itsme - 07-27-2022, 04:39 PM
RE: subdirectories and file names - by MuQ - 07-28-2022, 08:19 AM
Folders - by rubenrubidio - 08-11-2021, 09:44 PM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.