Search found 2 matches

Go to advanced search

by khoshsirat
Thu May 04, 2017 10:59 am
Forum: Building Installers
Topic: Installing long nested directories
Replies: 3
Views: 45399
 
Jump to post

Re: Installing long nested directories

Here is the scenario:

Create a new simple project.

Add some nested folders with path more than 260 characters to 'Application Folder'.

Set 'Package Type' to 'Single EXE setup' (upgrade project to professional).

Build the project (The default archiving method is CAB).

Install the resulting file ...
by khoshsirat
Mon May 01, 2017 12:13 pm
Forum: Building Installers
Topic: Installing long nested directories
Replies: 3
Views: 45399
 
Jump to post

Installing long nested directories

Hi,

My project has many nested folders such that the length of some paths exceeds the 260 characters limit on windows.

When I use CAB as archiving method, there's no problem.

But when I choose LZMA (either 1 or 2), the resulting installation file encounters an error:

Error reading from file: C ...

Go to advanced search