Search results

  1. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    Hi, OK, I’ll check that. I’ve run exeoutput files on that machine before, so I would assume it has. Also, if I compile on a 32 bit machine (either the same machine that has the problem, or another one), the exeoutput file runs OK on the problematic machine. I’ll check anyway, and confirm. Andy
  2. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    Hi Guillaume, Any thoughts? Andy
  3. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    Hi Guillaume, First, an update: I tried a second 32 bit machine, and it ran OK. So, first machine: Windows XP Pro, IE6. Second machine: Windows XP Pro, IE6 🙂 Exeoutput: Trident engine. I’ll PM you the download URL so you can test it. Andy
  4. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    Oh, and I’m using the latest Exeoutput, v1.5. Andy
  5. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    I’ve just installed on another 64-bit machine, and it works fine. Regards. Andy
  6. A

    Compiled and runs OK on 64bit, issue when installed on 32bit

    Hi, I’ve got an Exeoutput app up and running on a 64-bit machine, including wrapping it in an installer. It installed and uninstalled several times last night without issue. I’ve downloaded the installer onto a 32-bit machine, and it installed OK, but when I ran the application, I get the...
  7. A

    Issue with toolbar button (SOLVED)

    Ah! Probably not, I would expect OK to do both. Thanks, Andy
  8. A

    Issue with toolbar button (SOLVED)

    Hi, In the beta, I’m adding a toolbar button with the “Show this page/URL” option being used. However, as soon as I pick the page and then OK out of that window, it loses the page I’ve selected - when I go back into that window, the “Do Nothing” action is selected and the “Show this page/URL”...
  9. A

    Programmatically hide/show system tray? (SOLVED)

    Thanks - I thought I’d seen something about changing the icon, but I couldn’t find it.
  10. A

    Programmatically hide/show system tray? (SOLVED)

    Also, is it possible to change the icon used for the system tray, in the title bar, etc? I don’t want the “PHP” icon as that won’t mean anything to my customers. Regards, Andy
  11. A

    Programmatically hide/show system tray? (SOLVED)

    Thanks Guillaume, I thought that might be the case, Andy
  12. A

    Programmatically hide/show system tray? (SOLVED)

    Hi, Any thoughts on this? Regards, Andy
  13. A

    Programmatically hide/show system tray? (SOLVED)

    Hi, I have set up my exe so that the main UI interface and a background process run via the same EXO application, as follows: The user launches the EXO app via the Start menu, as per normal. When that app launches, the first thing it does is launch a second instance of the EXO app, using the...
  14. A

    1.3 Bug - Multipliyng form content on content insert

    Ah, I can’t find it - I must have deleted manually. Andy
  15. A

    1.3 Bug - Multipliyng form content on content insert

    That’s strange, I checked the version, and it was still installed in the beta folder, so I’ve just uninstalled and re-installed the version from the site’s download page, and I can no longer get the update checker to say there’s a PDF demo.
  16. A

    1.3 Bug - Multipliyng form content on content insert

    Hi, Just to let you know: I just ran the update checker in ExeOutput 1.3, and the PDF creation demo was installed. I’m seeing this bug in the demo. Regards, Andy
  17. A

    External files that are not in the compiled file list

    Hi, Surely non-PHP files are read from the data folder, otherwise how would ExeOutput be able to use a SQLite database with read/write access - it’s non PHP but sits in the data folder? I’m using a 3rd party JS library which is not compiled into the exe, but will instead be installed via the...
  18. A

    Cron like behavior (SOLVED)

    No problem. Glad to see it worked! Andy
  19. A

    Cron like behavior (SOLVED)

    Hi, This is not the official answer, but I’m going to need something similar soon, and here’s what I was thinking of: Create a standard PHP page in the ExeOutput file, as per normal. Set up ExeOutput to allow multiple instances to run In your batch file, use the ExeOutput command line...
Back
Top