Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum

Open external File with default application

Im trying to set a script to open a file with the default application of windows. I have some Powerpoint files that i need to open with the microsoft app and im using this: procedure...

View Article


Image may be NSFW.
Clik here to view.

Over sized SELECT dropdown menu in latest CEF

Hello guys, Firstly thanks for the latest update - seems really good so far! I’ve noticed a strange behaviour with select dropdown menu items in the new CEF. Take a look at the attached images - on...

View Article


Minimum Window Width & Height setting not restricting window size

I just noticed one more (fairly minor) issue when compiling on Win10 - the minimum window height and width settings on the “Main Window” options page don’t seem to restrict window size - could it be...

View Article

Missing Visual C++ redistributable for Visual Studio 2019 x86

Good morning everyone. suddenly my compiled project no longer works on my Windows 11 PC. I get this error "This application cannot continue because a required component named Microsoft Visual C++...

View Article

Image may be NSFW.
Clik here to view.

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...

View Article


Unable to shut down program from tray

When i ticked these functions under tray properties as below: Enable Tray Icon The Close Button Minimizes the Main Windows Always Minimize to Tray The program become not able to be shut down from...

View Article

Is it possible to display the Version Number somewhere in the compiled...

Hi, I’m using the auto-increment version number functionality which is quite useful, and works well. However, I would like if possible to display this somewhere in the application (e.g. In the menu...

View Article

ExeOutput for PHP v24.1.2 Console App not run on windows 7

I have two similar apps. One is console app, the other is not. Both were made with version 24.1.2.0 with PHP 8.1. The console application does not run under Windows 7. It prints an error message when...

View Article


Image may be NSFW.
Clik here to view.

:new: ExeOutput for PHP 2024.2 Published - Dec 23, 2024

We are happy to announce the release of ExeOutput for PHP version 2024.2, packed with improvements and fixes to enhance your PHP development experience! Download the latest version of our PHP to EXE...

View Article


Could not load PHP DLL in memory (2024.x but not 2020)

Until November we were using a production console EXE compiled with the 2020 version of exeoutput, with no problems (in use on Windows 7, 10, 11). When recent Windows updates broke that version, we...

View Article

Running two ExeOutput versions on computer

Is there a way to run both 2024.2 and 2024-1-2 on a computer? I’m running into a problem with 2024.2 and wonder if it’s my PHP script or 2024.2. Would like to compile under 2024-1, where it used to...

View Article

Heexternal doesn't work anymore

I compiled my app with the new versión 2024.2 and now the heexternal doesn’t work anymore. I had this function: function OpenBrowser(website) { //EXEOUTPUT console.log(website); url = "heexternal://"...

View Article

Connect to external server

I am trying to connect my application to an external localhost or server . i have made an index.html file with iframe to connect like this but i get cross origin errors sometimes. is there a way to...

View Article


Exe Output for PHP inquiry

I want to buy this program EXE Output for PHP, not sure if it will do what I need to accomplish? Here briefly I can describe want I like to do. I have made a free website with four pages, and the...

View Article

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...

View Article


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...

View Article

About:blank#blocked

Just updated to 2024.2 Fixed some issues but one that i cant get arround is the about:blank#blocked error when opening files externaly. My links are either...

View Article


Update for index.exe

i have a problem to stop the program, make a update, and restart the program. i use the HTTPserver on Port 8080 with automated start option for the index.exe i have everything ready to make automated...

View Article

Blacklist / whitelist urls allowed in application

I have a button that opens up a new browser <button onclick="window.open('https://www.google.com', '_blank')">Google</button> Is there a way i can restrict people from going to other urls...

View Article

External HTTP server help

Hello Team I have tried the External HTTP Server… But i see i am unable to load css as they act as if they are loaded from localhost/css, rather than localhost:port/css… On the other hand… I have also...

View Article

Error on running app

I compiled my app with version 2024.2 and when i run it in windows 11, it crashes without any alert. When i check on windows event viewer i get this error: Faulting application name: FactoriApp.exe,...

View Article


Encoded urls in 2024 versions

Im trying to move my exeout 2021 to 2024.2. My whole .exe file is made to save links to windows files and make links to users. I need to run chromium v 109 because of the about;blank#blocked. And now...

View Article


Blank page when using self signed certificate on wamp

i have wamp installed on windows with self signed certificate on it my exeoutput application home page has an iframe like this <object class="objects" data="https://192.168.29.60/"...

View Article

Image may be NSFW.
Clik here to view.

[Urgent] Unable to run 2 EXEs at once

Hello, Just upgraded to ExeOutput 2024.2.0, compiled 2 different projects. Now I cannot run both those EXEs at the same time - only one of them can run at a time. Notes: They are completely different...

View Article

Exe sometimes freezes under 2024.2

Under 2024.2 compile, sometimes the exe will lock up / freeze when doing a simple task like clearing a form input file, javascript command, or even exiting the exe. Stopping the exe, via Task Manager,...

View Article