I've noticed in PSADT version 3.10.1 that Get-FileVersion with the -ProductVersion parameter will return the version with extra whitespace at the end for the unins000.exe for software packaged using ...
FileVersion is not listed in the supported variables of this crate, but my exe still has a FileVersion (0.1.0.0). Is it set by cargo based on the version set it Cargo.toml? Or also set by this crate?