From 548899ccd5599738caf18b3f701b1176c9d3497d Mon Sep 17 00:00:00 2001 From: kichik Date: Thu, 3 Mar 2005 17:42:15 +0000 Subject: [PATCH] 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 --- Docs/src/usefulfunc.but | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/src/usefulfunc.but b/Docs/src/usefulfunc.but index 55cf5263..1c76c52a 100644 --- a/Docs/src/usefulfunc.but +++ b/Docs/src/usefulfunc.but @@ -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