0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.65k stars 474 forks source link

Alternative download (zip or exe), instead of Microsoft Store #1229

Closed humphreylee closed 1 year ago

humphreylee commented 1 year ago

Is your feature request related to a problem? Please describe. Due to certain IT policy, I am not able to install Notepads from Microsoft Store.

Describe the solution you'd like Please provide exe or zip file download for Windows x86_64 from github.

Describe alternatives you've considered None.

Additional context None.

Thanks.

bw1faeh0 commented 1 year ago

You can install the *.msixbundle from the download page without using the store:

run this in an admin power shell: Add-AppxPackage \path\to\Notepads_1.4.9.0_x86_x64_arm64.msixbundle

humphreylee commented 1 year ago

Unfortunately, I don't have Admin. Probably, I am looking for a portable type.

humphreylee commented 1 year ago

Just noticed the *.msibundle can be installed as it is (double-clicking it). So, closing this issue. However, I still prefer portable binary.