From 088204dbef5c1b326a44a963796a5fc51be6d108 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 18 Mar 2013 09:48:06 +0100 Subject: [PATCH] correct typo in the once script --- CLIENT_DATA/once3264.ins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/once3264.ins b/CLIENT_DATA/once3264.ins index f49b482..af671e2 100644 --- a/CLIENT_DATA/once3264.ins +++ b/CLIENT_DATA/once3264.ins @@ -115,7 +115,7 @@ else Message "Uninstalling " + "Java" + " 32 + 64 Bit..." Dosbatch_java_reinstall endif - Dosbatch_install_32 + DosInAnIcon_install_32 Sub_check_exitcode comment "Patch Registry" Registry_install /32Bit @@ -145,7 +145,7 @@ else Message "Uninstalling " + "Java" + " 32 + 64 Bit..." Dosbatch_java_reinstall endif - Dosbatch_install_64 + DosInAnIcon_install_64 Sub_check_exitcode comment "Patch Registry" Registry_install /64Bit