character-map-uwp / Character-Map-UWP

A modern, native UWP replacement for the Win32 Character Map and Windows Font Viewer with flawless high DPI and touch support.
MIT License
623 stars 53 forks source link

Where can I download your old builds of the program? #248

Closed niksavc closed 1 year ago

niksavc commented 1 year ago

I understand that you only engage in Microsoft Store, but can download old builds? image

JohnnyWestlake commented 1 year ago

You would have to build it from the source code yourself, but if you want that style it's still available in Settings -> Look & Feel -> Design theme -> Windows 10 -> Restart App

niksavc commented 1 year ago

I can't install the app, itself because I have Win 10 1909, and there Win 10/11 20h2, can at least invest in archive.org, or on the actual github.

EdiWang commented 1 year ago

Microsoft Store doesn't allow users to download old versions of an App. You need to clone the repo, checkout a git commit from old version you want, and build it yourself.