From f96f3830feacf433a7f07d74773a952a2a053d01 Mon Sep 17 00:00:00 2001 From: krikan <> Date: Fri, 2 Jun 2017 14:51:23 +0000 Subject: [PATCH] fhem.de/html: small update git-svn-id: https://svn.fhem.de/fhem/trunk@14450 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/HOWTO_Windows.html | 27 ++- fhem/docs/fhem.html | 394 ++++++++++++++----------------- fhem/docs/fhem_DE.html | 437 ++++++++++++++++------------------- 3 files changed, 384 insertions(+), 474 deletions(-) diff --git a/fhem/docs/HOWTO_Windows.html b/fhem/docs/HOWTO_Windows.html index d1c941113..de1e6b987 100644 --- a/fhem/docs/HOWTO_Windows.html +++ b/fhem/docs/HOWTO_Windows.html @@ -33,10 +33,10 @@ a service, see below.
C:> F:
- F:> cd \tmp\fhem-5.4
- F:\tmp\fhem-5.4> mkdir log
- F:\tmp\fhem-5.4> perl\bin\perl fhem.pl fhem.cfg
+ F:> cd \tmp\fhem-5.8
+ F:\tmp\fhem-5.8> mkdir log
+ F:\tmp\fhem-5.8> perl\bin\perl fhem.pl fhem.cfg
- notice confirm update-20130127-001
attr global backup_before_update 0
save
update
@@ -111,13 +110,13 @@ for this scenario):
Terminate fhem by typing shutdown again in the FHEMWEB command line.
Install the missing perl modules by typing in the command window:
- F:\tmp\fhem-5.4> PATH=F:\tmp\fhem-5.4\c\bin;F:\tmp\fhem-5.4\perl\bin;%PATH%
- F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Daemon
- F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Console
+ F:\tmp\fhem-5.8> PATH=F:\tmp\fhem-5.8\c\bin;F:\tmp\fhem-5.8\perl\bin;%PATH%
+ F:\tmp\fhem-5.8> perl\bin\cpan -i Win32::Daemon
+ F:\tmp\fhem-5.8> perl\bin\cpan -i Win32::Console
Install FHEM as a service
- F:\tmp\fhem-5.4> perl\bin\perl fhem.pl fhem.cfg -i
+ F:\tmp\fhem-5.8> perl\bin\perl fhem.pl fhem.cfg -i