===============================
== File was downloaded from g-tiger.ru =
==        g-tiger.ru     =
===============================

Russian
   SETUP.BAT 
  .  
   .
:
-----------------------
 x64:
 .x86   
%windir%\System32\
  .x64  
%windir%\sysWOW64\
------------------------
 x32:
(!!!)   .x64  
(!!!) %windir%\System32\

   
 .dll     .
===============================

English
To setup files correctly run SETUP.BAT 
with Administrator privileges.
Otherwise copy manualy (in x64 system)
-----------------------------------
.x86 file to folder
%windir%\System32\
and .x64 file to folder
%windir%\sysWOW64\
-----------------------------------
in x32 system:
(!!!) copy .x64 file to folder
(!!!) %windir%\System32\

Finally you nead to rename those files 
extensions to .dll or they will not work.
================================