Changes
→Extract msi from exe
Open a command prompt, cd into the directory where you have downloaded the exe file.
<sourcelang="winbatch">
md msi-V2.2.54 ; whatever name you like
InstallTeamDrive /extract:msi-V2.2.54 ; use /? to see other options
<\/source>
== XML ==