Programming in SIMATIC STEP 7
SIWAREX FTA
echo * c:\ocx\secure\WinCC Flexible [OCX Files] *
echo *---------------------------------------------------------------------------*
echo * Instruction: *
echo * Confirm popping up dialogs *
echo *---------------------------------------------------------------------------*
pause
echo off
echo Install, please wait....
md c:\ocx
cd ocx
echo Copy files to C:\OCX\Secure\WinCC Flexible\
xcopy *.* “c:\ocx\secure\WinCC Flexible\” /e /h /q /y
echo Copy files into directory SIMATIC WinCC Flexible
xcopy “C:\ocx\secure\WinCC Flexible\WinCC flexible 2005\*.*” “
C:\Program
files\Siemens\
SIMATIC WinCC flexible\WinCC flexible 2005” /e /h /q /y
regsvr32 “
C:\Program files\Siemens\
SIMATIC WinCC flexible\WinCC flexible
2005\SecureOCX\SecureOCX.dll”
echo *---------------------------------------------------------------------------*
echo * End of installation *
echo *---------------------------------------------------------------------------*
pause
cls
--------------------------------------------------------------------------------------
Before installing the SecureOCX, ensure that no WinCC flexible components are
active. This can be done by closing all WinCC flexible programs and deactivating
the autostart in the WinCC flexible Start Center. After this, the PC is to be
restarted. Then the batch file for the installation can be started. Interactive
questions are to be acknowledged with the respective entries. The computer must
be rebooted afterwards.
If WinCC flexible is called up then, the toolbar shows the new tool “SecureOCX”
(see arrow), which is used for configuration just as with other objects.