I'm trying to make a button to compress/expand an archive file using 7zip.
I know that there are many example in the forum, but I want to understand (at least a bit) the script' s language.
I made button, Lclick expand the file Rclick compress.
Lclick code:
Code: Select all
run ""<xypath>\Data\Archiver\7z.exe" x -y -o<items>"What I'm doing wrong?
Thanks in advantage and sorry for my poor english
XYplorer Beta Club