Quantcast
Viewing all articles
Browse latest Browse all 293210

Length restriction for RequiredApplinks line?

Hi all.

 

we using the RequiredApplinks entry tto link different package togeher. Our structur is as followed:

 

%ProgramFiles%\VA\Package1\package1.dat

                 \Package2\package2.dat

                     ...

 

The RequiredApplinks entry looks like:

 

RequiredApplinks=..\..\Package1\package1.dat;..\..\Package2\package2.dat

 

That works fine and it is portable as long the structures is remained.

 

Now more and more packages and plugins are showing up and the RequiredApplinks line grows. Now we have a package the requires four other and we got a line longer the 260 chars. All chars over 260 are cut of and replaced by wired chars.

Look like the reserved merbomory buffer is only 260 bytes and the read greps from behind the buffer.

 

Image may be NSFW.
Clik here to view.
Applinks.png

 

Any idea? We worked around by shorten the line using wildcards but that breaks the "Required" Applinks conzept.

 

Every hintg is welcome. btw. Thinapp v4.7

 

Andreas


Viewing all articles
Browse latest Browse all 293210

Trending Articles