Jump to content

[Help] KES install silently batch file


coua

Recommended Posts

anybody can help me ? :ph34r: i want to install KES silently but not successful

 

here my code i used and the screenshot of issue :ph34r:

@echo off
echo.
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor" /v DisableUNCCheck /t REG_DWORD /d 00000001 /f
msiexec.exe /i Kes10win.msi SELFPROTECTION=0 AGREETOEULA=1 CREATE_SAFE_BANKING_SHORTCUT=0 JOINKSN=1 KSN=0 TRANSFORMS="%~dp0setup.mst" /qb!

 

31382811464_366cc49efc_o.png

 

thanks all in advance :wub:

 

p/s: @alfreire can you help me ? :wub:

Link to comment
Share on other sites


  • Replies 5
  • Views 1.1k
  • Created
  • Last Reply
-=[4lfre1re]=-
11 minutes ago, coua said:

anybody can help me ? :ph34r: i want to install KES silently but not successful

p/s: @alfreire can you help me ? :wub:

Hi, coua... can you give me a link to your files to test it...?

Cheers... ;-)

Link to comment
Share on other sites


3 minutes ago, alfreire said:

Ok... I will try when I have some time and I tell you...

Cheers... ;-)

:wub:

Link to comment
Share on other sites


-=[4lfre1re]=-
1 hour ago, coua said:

Try this command:

setup.exe /s /pAKINSTALL=1 /pEULA=1 /pKSN=0

You can see that comand opening Kes10win.kud file with Notepad...

[Setup]
UseWrapper=1
ExecutableRelPath=EXEC
Params=/s /pAKINSTALL=1 /pEULA=1 /pKSN=0
Executable=SETUP.EXE
RebootDelegated = 1
RebootAllowed=1
ConfigFile=installer.ini
RelPathsToExclude=klcfginst.msi

Cheers... ;-)

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...