...
At CadEnhance we use this technique so that we can easily switch to a customers current tool version to try and reproduce an issue they might be having.
Select a Base Directory
We like to use a base directory named D:\CE_INSTALLS
...
or we can just type the resulting path in the Unzip to folder entry
Unzip the Selected Files to the Base Directory
Then we press the unzip Button
Set CE_ROOT_DIR enviornment Variable
Then add the CE_ROOT_DIR environment Variable to point to the CE_INSTALLS\vxx.xx.xx\cadEnhance directory you want to use
In this case, the latest installed version is v21.8.2 so our CE_ROOT_DIR would be set to D:\CE_INSTALLS\v21.8.2\cadEnhance
Create Windows tool shortcuts
In windows you can create generic shortcuts to the tools you want to use and insert the %CE_ROOT_DIR%\tools\toolName
...