

Improved the compatibility of the internal image viewer with HiDPI.Fixed some issues that occur with the performance and UI of the program during parallel extraction.Fixed a bug that the program crashes sometimes when parallel extraction is canceled in the midst.
#BANDIZIP ADD FILES ARCHIVE#

#BANDIZIP ADD FILES WINDOWS 10#
Improved the program to decompress an archive containing symbolic links without showing a dialog box asking for administrative previleges when the developer mode is turned on in Windows 10.I don't know if I'm understanding your problem correctly, but have you tried unticking When using 'Extract automatically', create a folder if there is more than one top-level item under Options>Settings>Extraction?īetween, nice job! I'll try to do something for Fast Explorer or KuShellEx.
#BANDIZIP ADD FILES PORTABLE#
The_watcher wrote:i've created a few context menu entries for portable bandizip using open++. (which are the ones i used as an example)ġ0.Program="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ0.Icon="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ1.Program="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ1.Arguments="/archive_dlg "" %FilePaths%"ġ1.Icon="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ2.Program="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ2.Arguments="/extract "%FileDir%" %FileNames%"ġ2.Icon="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ3.Title="Bandizip Extract each archive to separate folder"ġ3.Program="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ3.Arguments="/extract_filenamedest "%FileDir%" %FileNames%"ġ3.Icon="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ4.Title="Bandizip Extract Automatically"ġ4.Program="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe"ġ4.Arguments="/extract_autodest "%FileDir%" %FileNames%"ġ4.Icon="%OpenXXDir%\.\Bandizip-圆4\Bandizip64.exe" (The entries with "Type = 1" are separators)Įdit: forgot to add that Open File, Extract Here, Extract each archive to separate folder and Extract Automatically appear only for the following filetypes : zip,rar and 7z. It should work fine if you correct the numbers in front and edit the application's path. I copied the entries from my openxx.ini file, that's why the numbering starts from 9. In other cases, it will create a new folder and extract files to 'Created Folder'."īut in my tests, 'Extract Automatically' always creates a folder and extracts to that folder.)

"If there is only one file/folder in an archive, it will extract to 'Current Folder'.

(According to their website, 'Extract Automatically' will act as described below: I've made an entry for each of the following items : Open File, Add to archive.(which opens an archive window to add files/folders), Extract Here, Extract each archive to separate folder and Extract Automatically, which seems to me that it's not working as it should. I've created a few context menu entries for portable bandizip using open++.
