installer - Increase Allowable File Path Length -


Is it possible to increase the file path / string length for NSIS? I am trying to use the function FILE with the path that is longer and I get the compilation error:

File: Opening file failed " .. .. .. .. \ .12d \ 10.00 \ DPTI_Customization \\ DESIGN_12d10 \ DPTI_Design_User \ DPTI_D_Toolbars \ DPTI_D_Create_D_Boundaries_for_Tin.slx "

Whether an increase in acceptable length is possible as if you were paying $ $ How can you increase the NSIS_MAX_STRAL NARS_MX_STREL NARIDLAD?

It says that the cause of the error is that the file path is too long.

Edit
That code is:

  FILE / r ".. ... .. .. .. .. .. \ 12d \ .0000 \ DPI_Customization \ "# Folder DPTI_Customization There are several sub folders and files   < 

You can try to use the Unicode version of NSIS .

Alternatively, I wonder if you can use multiple



Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -