I have to mass compress a bunch of files, but they have to be their own 7zip file.
Unfortunately 7zip doesnt seem to offer like a checkbox that says "every file needs to get their own 7zip file"
I've tried multiple times to do this through a script via either CMD line, notepad++ and SAS enterprise edition. None of them work because i dont have access to the actual 7zip.exe
Could you tell me if there is a way that i dont know about to MASS compress multiple files into individual 7zip files? Say i have 8 files, i need 8 7z files.
And do you know if I am actually responsible for clearing the G: DB Produktie partition?
How do you want to use 7zip if you "don't have access to the actual 7zip.exe"? That makes no sense.
You need to use full path to the executable in your script and it will become "recognizable".
PS. Don't use pictures, you can put a text log from your console here, in CODE or QUOTE block.