When installing, or updating to, version 1.0.4, the installation fails when using Windows (11), with the following console output: ``` Tool WCH:riscv-none-embed-gcc@8.2.0 already installed Tool WCH:openocd@1.0.0 already installed Downloading packages WCH:beforeinstall@1.0.0 WCH:ch32v@1.0.4 Installing WCH:beforeinstall@1.0.0 Failed to install platform: 'WCH:ch32v:1.0.4'. Error: 13 INTERNAL: Cannot install tool WCH:beforeinstall@1.0.0: extracting archive: Create link C:\Users\UserName\AppData\Local\Arduino15\tmp\package-332495206\wch_beforeinstall_linux-1.0.0\libhidapi-hidraw.so: symlink libhidapi-hidraw.so.0.0.0 C:\Users\UserName\AppData\Local\Arduino15\tmp\package-332495206\wch_beforeinstall_linux-1.0.0\libhidapi-hidraw.so: A required privilege is not held by the client. ``` Apparently the installer attempts to install linux binaries in windows...