fixed bug #1155588 - missing ClearErrors in GetWindowsVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3913 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b9ecd8f65c
commit
548899ccd5
1 changed files with 2 additions and 0 deletions
|
@ -180,6 +180,8 @@
|
|||
\c Push $R0
|
||||
\c Push $R1
|
||||
\c
|
||||
\c ClearErrors
|
||||
\c
|
||||
\c ReadRegStr $R0 HKLM \
|
||||
\c "SOFTWARE\Microsoft\Windows NT\CurrentVersion" CurrentVersion
|
||||
\c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue