Client update with query database

hello
i included mysql to my output app
and need to send update to this installed version on client pc
this update should run without clients steps so i can’t run from adminer
i need to connection for database to run my queries, but i can’t connect to portable mysql with exeoutput

what we can do with this case

What do you mean? Is there an error?

no but i can’t find mysql.exe to connect it out from cmd

mysql.Exe is not shipped with ExeOutput to save space, but you can of course download it from mariadb.org and place it into the “mysql\bin” folder.