1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-19 07:21:20 +03:00

import KernelEx-4.0-Final

This commit is contained in:
UzixLS
2018-11-03 16:20:02 +03:00
parent 339353cce8
commit 30df122aba
339 changed files with 11011 additions and 1945 deletions

8
apilibs/settings.reg Executable file → Normal file
View File

@ -3,11 +3,13 @@ REGEDIT4
[HKEY_LOCAL_MACHINE\Software\KernelEx\AppSettings]
[HKEY_LOCAL_MACHINE\Software\KernelEx\AppSettings\Configs]
"*\\KERNELEX\\VERIFY.EXE"="DCFG1"
"*\\UNICOWS.DLL"="DCFG1"
"*\\FIREFOX SETUP 3*.EXE"="WINXP"
"*\\FIREFOX*PRE*.INSTALLER.EXE"="WINXP"
"*\\XUL.DLL"="WINXP"
"*\\INSTALL_FLASH_PLAYER.EXE"="WINXP"
"*\\FIREFOX.EXE"="DCFG1"
"*\\SEAMONKEY.EXE"="DCFG1"
"*\\MFC*U.DLL"="WINXP"
;-Java
"*\\JAVA.EXE"="DCFG1"
@ -16,6 +18,7 @@ REGEDIT4
[HKEY_LOCAL_MACHINE\Software\KernelEx\AppSettings\Flags]
;DISABLE KERNELEX FOR:
;-system files
"*\\MPREXE.EXE"=dword:00000001
"*\\KERNEL32.DLL"=dword:00000001
"*\\SHFOLDER.DLL"=dword:00000001
"*\\ICMP.DLL"=dword:00000001
@ -25,7 +28,8 @@ REGEDIT4
"*\\SHDOCVW.DLL"=dword:00000001
"*\\BROWSEUI.DLL"=dword:00000001
"*\\SHLWAPI.DLL"=dword:00000001
"*\\MSVCRT.DLL"=dword:00000001
"*\\MSVCRT.DLL"=-
"*\\SPOOL32.EXE"=dword:00000001
;-OpenGL drivers
"*\\OPENGL32.DLL"=dword:00000001
"*\\ATIO9XXX.DLL"=dword:00000001