Saar Nagar - 2022-02-19

Hi,
It would be useful if some folders / compress files could have different installation folders.

Example:

Install folder: "/u01/xplane"
I have a compressed shared library file that always needs to be extracted into: "/usr/local/lib".

Current behavior: The file will be extracted relative to the "Install Folder" => "/u01/xplane/usr/local/lib"

Expected behavior: The compressed file should have been extracted to: "/usr/local/lib".

Suggested feature: Add a checkbox to the "deploy" widget with "absolute path" checkbox, so the install folder text will be treated as an absolute path.