I think they are actually at Download HTML Executable - Try The Best HTML Compiler
But if you do not have active maintenance, you will not be able to download the skin editor. “Must have active maintenance plan to download the skin editor” message.
If you have not yet purchased the “No branding option”, you will have to do that. Look at very bottom of this page for the no branding option: https://www.exeoutput.com/store
Sorry, I cannot help with command Iine, never even used the feature.
Yea, it is not working for me either. Check for updates weekly and n skin editor. Also, the update for CHM to Exe has error 525 download package aborted.
You bet. Very simple script that can even run from desktop. You will have to get free API key though: Geocoding and Reverse Geocoding APIs - LocationIQ
Geo Location Script - https://www.filemail.com/d/keqxgizvakybkri
I too had requirements for checking on mySQL server status. Could not find anything in docs. Ended up using code like in text file here:
https://urhost.net/gdg-files/mysql-check.txt
Unfortunately, mods have this forum locked down and simple users cannot add code with php tags.
This of course...
I had tried geo some months back and never got it to work. Did not have time to deeply troubleshoot but can confirm there is issue.
I tried all kinds of flags from: WebView2 browser flags - Microsoft Edge Developer documentation
Side note: the geo script works perfectly in Edge, Chrome and...
First thing that comes to my mind is you did not compile curl or openssl into your exe. under PHP Extensions:
Recommend you do not change php.ini.
I used your curl and added some debug steps and had to comment out:
//'parse_mode' => 'MarkdownV2',
For some reason telegram does not like...
That is cool! Did not know that:)
But I never got an alert from Windows Defender, there are no alerts inside Windows Defender.
Oh well, not a big deal.
Thanks for explaining.
So, you are saying that EXEOut captures the anti-virus message and displays it in a EXEOut popup alert?
That message format is nothing I have ever seen in all my years from Windows Defender. My Windows Defender does not have a message format like EXEOut. They are styled like my desktop...
No changes, simply opening the app, saving .exe. Ran app one time after first compile. Did not modify or change a single file, simply compiled a second time:
Not a system message, this is from EXEOut?
Never saw a message like this in 2021.
Greetings!
Is there a way to install the beta version of PHP ExeOut 2024 and keep the older 2021 version? Do not want to risk destroying any working projects.
Without seeing how you generate your PDF filename, shot in the dark here. I have had similar problems with all kinds of files over the years getting “cached” somewhere in the pipe.
I use something like this to generate filenames:
// Get the current Unix timestamp
$timestamp = time();
// Format...
Feel like I was dismissed when discussing the issue I am having, but in case you are interested…
Tried to install again and got the following screen a long time:
Manually cancelled after extended time of no action. Restarted install and got:
I decided to manually delete anything related...