Originally created by: codeman38
What steps will reproduce the problem?
1. Launch PeaZip and choose Options > System Integration.
2. Click "next" until you've arrived at the Associations screen.
3. Look for an option to associate PeaZip with XZ archives.
What is the expected output? What do you see instead?
Expected output: One of the options in the "Read/write" group is XZ, as that is a format that is supported by PeaZip.
Actual output: Although BZ2 and GZ are both there, XZ is not.
What version of the product are you using? On what operating system?
Version 4.1 (64-bit), Windows 7 x64
Please provide any additional information below.
This needs to be implemented in all four of the .iss files in the 'installer' directory of the source tree. A checkbox needs to be added to the associations screen, and a new if/then block needs to be added to handle the state of that checkbox.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: giorgio.tani.software@gmail.com
Hi, PeaZip supports 134 file extensions, but Windows installer associates the application only to few extensions (generally most common ones) rather than creating registry entries for each supported extension, as many of them would not be of interest for most users, and anyway can be manually associated if needed (i.e. "open with" in system context menu).
XZ format was not originally chosen as format to be automatically associated in the installation process, but of course it can be manually associated by the user, and is recognized as an archive format in PeaZip file manager.
Labels: -Type-Defect -Priority-Medium Type-Enhancement Priority-Low
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: giorgio.tani.software@gmail.com
(No comment was entered for this change.)
Status: Invalid