Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-10 | fix: include TLS plugins in bundle | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-21 | Merge pull request #797 from kthchew/fix/update-shortcut | Sefa Eyeoglu | |
2022-06-15 | Deselect desktop shortcut by default | Kenneth Chew | |
Follows the guidelines at https://docs.microsoft.com/en-us/windows/win32/uxguide/winenv-desktop | |||
2022-06-15 | Unselect shortcut installation by default if PolyMC is already installed | Kenneth Chew | |
This is the same behavior as the `/NoShortcuts` switch. | |||
2022-06-12 | Set correct installer properties and uninstall registry keys | Kenneth Chew | |
2022-06-12 | fix(installer): use Windows version number format | Sefa Eyeoglu | |
2022-06-12 | fix(installer): add version info to installer | Sefa Eyeoglu | |
2022-05-30 | Move Windows installer configure to `program_info` | Kenneth Chew | |
2022-05-29 | Use CMake for Windows installer branding | Kenneth Chew | |
As a side effect, fixes an issue where the installer wrote the incorrect version to the registry. |