Path=<path>
Set the default destination path for unpacked files. Absolute paths started from '<drive letter>:' are used without changes. If <path> contains only a name, it will be appended to the path of the "Program Files" folder. If you wish to disable such behavior and create the specified folder in the current folder, start <path> definition from '.\' characters.
Examples
- set the default path to "Program Files\Calc 3.05":
Path=Calc 3.05
- set the default path to "C:\Calc":
Path=C:\Calc
- set "Calc" folder without any preceding text as the default path:
Path=.\Calc