Author: nextgens Date: 2007-09-07 18:51:39 +0000 (Fri, 07 Sep 2007) New Revision: 15011
Modified: trunk/apps/installer/installclasspath/windows/update.cmd Log: doh Modified: trunk/apps/installer/installclasspath/windows/update.cmd =================================================================== --- trunk/apps/installer/installclasspath/windows/update.cmd 2007-09-07 18:43:41 UTC (rev 15010) +++ trunk/apps/installer/installclasspath/windows/update.cmd 2007-09-07 18:51:39 UTC (rev 15011) @@ -111,7 +111,7 @@ :pwupdated :: Register .fref file extention -if exist fref.ref goto regupdated +if exist fref.reg goto regupdated echo - Registering .fref file extention echo Windows Registry Editor Version 5.00 >> fref.reg @@ -229,6 +229,7 @@ ::Server may be down. :error3 + at del /F bin\netuser.exe echo - Error! Could not download latest Freenet update information. Try again later. goto end
