Arma 3
[ DECISION ] How to fix Battleye error (For Windows 7, SP1)
1) You need to download this update http://support.microsoft.com/kb/947821
а) select your operating system and bit depth https://imgur.com/a/Kpz3IWq
b) run the downloaded file and wait for the update to finish (you need to enable update center
Windows)

2) Create a text document on your desktop, copy the following code into it, and change the document extension to *.cmd

DEL "%windir%\system32\drivers\oem-drv64.sys"
DEL "%windir%\system32\xNtKrnl.exe"
DEL "%windir%\system32\xOsLoad.exe"
DEL "%windir%\System32\ru-RU\xOsLoad.exe.mui"
DEL "%windir%\System32\en-US\xOsLoad.exe.mui"
%windir%\System32\BCDEDIT.exe /set {current} path \Windows\system32\winload.exe
%windir%\System32\BCDEDIT.exe /deletevalue {current} kernel
%windir%\System32\BCDEDIT.exe /deletevalue {current} nointegritychecks
%windir%\System32\BCDEDIT.exe /deletevalue {current} custom:26000027
REG DELETE HKLM\SYSTEM\CurrentControlSet\services\oem-drv64 /va /f
shutdown -r -t 0

3) Run *.cmd file.

4) After reboot, you will not have activation Windows, but you can play without any problems.
Last edited by Директор; Jun 1, 2018 @ 2:56am
< >
Showing 1-2 of 2 comments
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Jun 1, 2018 @ 2:51am
Posts: 2