Set default path for SFX archives
A free file archiver for extremely high compression
Brought to you by:
ipavlov
Hi,
Is it possible to have the ability to set default unpacking
path for SFX archives?
Every other compressor have this function (winrar,
winzip, winace, etc.).
It's very useful to create small autoinstall files (for
plugins, data to put in specific folders).
Of course it would be better if it includes constants as
{desktop}, {programfiles}, {sys32} or {win} to use in
paths.
Logged In: YES
user_id=65083
I'll think about that feature
Logged In: NO
This is VERY bad feature. It might cause your system to
become unbootable. The same thing happens if you allow .. or
/ or absolute paths in the archive.
eg. unpack virus to C:/command.com (on Win 98 for example). Or
{win}/../command.com OR {programfiles}/outlook/outlook.exe
or whatever.
This should be a compressor, NOT an installation utility.
DO NOT IMPLEMENT.
The decompression utility MUST also check that output files are
not decompressed in a directory that is not a child of the
destination directory (ie. prevent directory traversal)
Logged In: YES
user_id=984687
I support this request and want to ask: is there an option to
make sfx archives that will unpack to single directory without
full paths (similary to e command)?
Logged In: NO
I can't use 7zip in the production lab because the self
extracting doesn't work without human intervention.
I think when you execute a self-extracting file. This should
extract in the current directory. (no input required)
Logged In: YES
user_id=65083
try console sfx
Logged In: YES
user_id=1163079
default path is better for simple installers...
what is setup should do? Ask where copy to?
Default path must be implemented. :)
Logged In: YES
user_id=1172975
This feature is a MUST!!