I\'ve got the following js code which is supposed to add all the files in the current directory to a 7z archive:
"use strict"; const { execSync } =