Closed beppler closed 1 year ago
This PR fixes the version evaluation and the archive download to make it work on Windows.
It changes CurrentVersion function to use the operating system path separator during the file name cleanup.
It also changes the downloadAndExtract function to download the zip file when the program is running on Windows.
Wow. Big thanks. Will check. Although I don’t have windows so will only check if there is no impact on current arcs
This PR fixes the version evaluation and the archive download to make it work on Windows.
It changes CurrentVersion function to use the operating system path separator during the file name cleanup.
It also changes the downloadAndExtract function to download the zip file when the program is running on Windows.