Search results

  1. K

    New ExeOutput's function in the next update

    It would be useful to many users to have a function to recall an external link (website url, url CRM software on cloud, IP address, etc.) and test whether the internet connection is present or not present pinging an web address. (not only during loading exeoutput compiled file but during the...
  2. K

    Exeoutput not compatible with Win 11 last update KB5046740

    Tested with ExeOutput version: 2024.1.2 - Win 11 // Build: 26100.2454 All applications compiled with exeoutput (all versions) do not work on win 11 after the latest operating system update. The error is always the same: Visual C++ is missing (even if this is present on the system). I have...
  3. K

    Mysql do not start

    Sometimes some antivirus (like kaspersky) or the same windows security blocks the startup of mysql preventing the correct functioning of the software created. With the antivirus we have to take manually to correct the problem that create the exception. When windows block the mysql, even...
  4. K

    The JS control crashes the system

    hi i use ExeOutput 2019.1, when i use a js control to validate a form the system crash. It is necessary to minimize the program and maximize it to work again. There are any solution or we have to change all our java script method to validate a form? Thanks
  5. K

    Mysql and mysqladmin not shutdown

    After closing the main window, the mysql database remains active. (mysql and mysqladmin still appear in windows processes) it is normally? mysql and mysqladmin shouldn’t it be closed automatically?
  6. K

    Disable Magic quotes on MySql DB

    hi, is possible to disable Magic quotes to use the apex on MySql DB without error?
  7. K

    Restore mysql backup file (SOLVED)

    Hi, is it possible to restore a backup file of the mysql database previously saved in text format? I use this function that work fine but in exeoutput i do not have result.
  8. K

    winscard PC / SC API

    Hi, has anyone runned the pc / sc library on ExeOutput? Info on: https://pecl.php.net/package/pcsc - This library is an extension for PHP using the winscard PC / SC API It would be really great to make this library work because it could be used to take data from smart card readers and insert...
Back
Top