-
-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] The version of the package cannot be determined #376
Comments
I was able to recreate the error.
Registry entries is a new winget requirement. By design, Packet Sender has never modified the registry. Not touching the registry makes the portable versions a lot easier to maintain and upgrade. I can make an exception within the installer itself to try to keep the portable version fully portable. It'd have to be on the next version. To be clear, the suggested |
For additional context - The version that is currently used for WinGet appears to be an |
Correct. However, it would be nice to follow the |
This is now fixed in the development branch. The next release will require one more I'm leaving this ticket open as a reminder to doublecheck. |
After installing the latest package via
winget
, the version of the package cannot be determined (Version: Unknown)What OS and Version?
Windows: Windows.Desktop v10.0.19045.4412
Description of issue
Please check the following issue for more info:
microsoft/winget-pkgs#158740
The text was updated successfully, but these errors were encountered: