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:
kichik 2005-03-03 17:42:15 +00:00
parent b9ecd8f65c
commit 548899ccd5

View file

@ -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