09-20-2012, 04:45 PM
The code line is like that:
RunConsole2(F"g:\Program Files\7-Zip\7z.exe t {_s} -p{mdp} -y -t{ext} -o{chemin}" output)
7z.dll is in g:\Program Files\7-Zip\, along to the executable....
RunConsole2(F"g:\Program Files\7-Zip\7z.exe t {_s} -p{mdp} -y -t{ext} -o{chemin}" output)
7z.dll is in g:\Program Files\7-Zip\, along to the executable....
