It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
1P_justin
1Password Team
6 months agoBeta Release: New MSIX Installer for 1Password for Windows
Hello 1Password Community!
We are excited to announce the beta launch of the MSIX installer for 1Password for Windows. The MSIX installer combines the benefits of our existing EXE and MSI installer...
- 28 days ago
Delay to Microsoft Store release of MSIX installer (1Password for Windows)
Hello 1Password Community!
Last month, we released the new MSIX installer for 1Password for Windows to 1Password.com with plans to release to the Microsoft Store on September 8.
Due to some issues incurred while publishing the MSIX listing, the listing has not yet been made available in the Microsoft Store. We are working to get the new listing published as soon as possible. Future updates will be provided in this thread.
Thank you for your patience!
Check out this page to learn more about the MSIX installer.
leonardder
5 months agoOccasional Contributor
It looks like the version of the installed msix package is part of the installation path.
The following ends up in my .gitconfig when configuring commit signing:
[gpg "ssh"]
program = C:\\Program Files\\WindowsApps\\Agilebits.1Password_8.10.78.39_x64__gh85et3mt782r\\1Password\\app\\8\\op-ssh-sign.exe
Basically this means that you'd have to reconfigure commit signing after every update, which is far from ideal.
Note that there will be a linked executable in the userprofile. i.e. %localappdata%\Microsoft\WindowsApps\op-ssh-sign.exe. It will probably be on the path by default. The automatic process of editing the .gitconfig file should act accordingly.
- 1P_justin5 months ago
1Password Team
Appreciate you sharing this with us. Will have our developers take a closer look!