nvda
e6d54c46
- winVersion.getWinVer: set update revision to 0 if UBR cannot be accessed via Windows Registry.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
175 days ago
winVersion.getWinVer: set update revision to 0 if UBR cannot be accessed via Windows Registry. In Windows 8.1, FileNotFoundError is raised when obtainig update revision from WOW64 registry key. Therefore, catch this xception and set UBR to 0.
References
try-win81UBRRegKey
#18621 - winVersion.getWinVer: set update revision to 0 if UBR cannot be accessed via Widows Registry
Author
josephsl
Parents
e4f7ec48
Loading