Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
7Zip dependencies
#1
Hello

i play with portable 7-zip command line. The portable executable is called 7z.exe

One problem I face is that for certain procedures (i.e extract archives with directories inside), it relies on a dll
file called 7z.dll.

After reading the z-zip forums and google searches, it seems related to the executable not loading dynamicaly
at start, and thus I can have path problems to find it.

Question : what is the way to tell 7z.exe in QM where to find the 7z.dll and continue the process??

IIRC, in C++, there was something like export LD library or loadlibrary function, i can't recall.....

Ty


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)