[Low Priority] Feature request: Multi-MSI file extraction
I had an idea for an additional time-saver. Use or discard as you feel.
Background: Since different MSI files work with different options, going through every test saves time. This is a compliment/alternative to the additional button feature request.
Current behavior
When extracting an MSI file, 4 options are given: http://i.imgur.com/SM412t4.png
Requested behavior
An additional button allowing the test all 3 options at sequentially to unique folders (plus a checkbox for the 4th option which -- as the current warning screen notes -- may be a security risk).
For example
- Use Universal Extractor 2 on the file test.msi
- Prompt for the current window but with an additional button at the bottom "Test All"
- Another window appears with a brief explanation on what this means (the "background" bit up that the top)
- An unchecked box available for the 4th option (which may be a security risk)
- Once the user selects OK, each process is run in folders:
\1 - test.msi
\2 - test.msi
\3 - test.msi
\4 - test.msi\ (if box was checked)
Note: I can mock something up if this is unclear.
this could be applied to all "variable extractors" for example a non-zip file extractable by z-zip may be handled differently by an alternative un-xxx component it would be useful if each possibility has a check box so one or more variants can be expanded to allow user choice between results 1 2 3 etc , this could also help say in chosing if a paf.exe is expanded to portable apps structure or vanilla zip extraction or both
this combined approach (developed over time :-) starting with MSI, could allow closure of both #30 and #31