Just noticed this is set to "Full pathnames" by default while it should be set to relative path names for security. Otherwise one could send you an archive with Full Pathnames putting a EXE in some directory, which may be i.e. a trojan.
And if you don't check the options it will get installed just by extracting :-(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Now Full Pathnames = Current pathnames
The difference was in past, maybe will be in future for future functions.
Full Pathnames was for extracting from some subfolder inside archive with restoring full paths inside archive.
And now 7-zip extracts only to specified folder. c:\something wil be extracted to c\something
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just noticed this is set to "Full pathnames" by default while it should be set to relative path names for security. Otherwise one could send you an archive with Full Pathnames putting a EXE in some directory, which may be i.e. a trojan.
And if you don't check the options it will get installed just by extracting :-(
Now Full Pathnames = Current pathnames
The difference was in past, maybe will be in future for future functions.
Full Pathnames was for extracting from some subfolder inside archive with restoring full paths inside archive.
And now 7-zip extracts only to specified folder. c:\something wil be extracted to c\something
Ok that's fine. So extracting should be secure :-)