Changes between Version 19 and Version 20 of Download
- Timestamp:
- 12/11/19 04:52:08 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v19 v20 27 27 The installers are digitally signed with the "xpra" key which has the following thumbprint: {{{F811887E 63CB2CA4 2B77656F 3FE7409D E2916E91}}}, see #1499 for details. 28 28 29 Other types of builds are also available in [https://xpra.org/dists/windows/], ie: "Client" only builds without the server components 29 Other types of builds are also available in [https://xpra.org/dists/windows/], ie: "Client" only builds without the server components. 30 Both 32-bit and 64-bit builds can be installed concurrently, but the file and URL associations will be removed when either package is uninstalled. (see ticket:2126#comment:5 for details) 30 31 31 32 The beta builds can be found here: [https://xpra.org/beta/windows/]. 32 Both 32-bit and 64-bit builds can be installed concurrently, but the file and URL associations will be removed when either package is uninstalled. (see ticket:2126#comment:5 for details) 33 34 You can also install xpra using [http://www.msys2.org/ MSYS2] by running {{{pacman -S mingw-w64-x86_64-python3-xpra}}}. The only downside of using this method is the lack of file association, but you do get more control over which components and dependencies are and aren't installed. 33 35 }}} 34 36