Search results

  1. M

    Release date ExeOutput 2025

    Hi, do you already have a rough timeframe when ExeOutput 2025 is going to be released? I am getting a few complains about the size of the .exe file which gets bigger with each chromium update therefore I am really looking forward to the WebView2 implementation. Thanks a lot!
  2. M

    New Release of ExeOutput

    Hey, do you already have some news when the new version of ExeOutput is going to be released? 🙂
  3. M

    Implement PHP buffering

    Hi Support, do you already have an update when/ if PHP buffering will be implemented? I get more and more use cases for this. Generic example: Sending a request via ajax then the ajax should return the status live e.g. executing a script which runs through multiple subscripts. Thanks, Matthias
  4. M

    Log4J Vulnerability

    Hi GDG-Support, can you please confirm if your software is / is not affected by the Log4J Vulnerability? Thanks a lot, Matthias
  5. M

    Somtimes CSS does not load

    Hi all, Sometimes I get reports from different customer that the “view” of my tools look strange. Some customer did provide me with screenshots and it looks like that the css did not load properly. Refreshing the page immediately fixes the issue. I use Smarty as a template system but not sure...
  6. M

    Adjust AppData folder

    By default the application data is always stored in %AppData%\Local\ExeOutput\UserApplication\GUID Is there any option that I could configure it to e.g. %AppData%\Local\MyApplication\ ?
  7. M

    Use OpenFileDialog() to select a file or path to a non-existing file

    Hi, my target is as follows: I do have an application which can access a SQLite database. In case that the file exists it makes use of it. In case that the file does not exist it is going to restore a template file from virtual file storage. Within the settings configuration of my application I...
  8. M

    Replace white screen in case of error

    Hey, I am doing a lot of tests with ExeOutput and I love the product! 🙂 I just encountered one problem which I would like to solve. In case of a PHP error (typo, missing semicolon, coding error) I just get a blank white screen. With having php logging enabled I can easy find the root cause and...
Back
Top