Windows 11, can't create Data folder for PHP libraries
When trying to open an EXE made with ExeOutput in Win11, first problem is the Microsoft Defender will alert for a “virus”. Then if you execute normal, the message “the specified input file was not...
View ArticleExternal exception E0000008 (2021.0b)
I have receive such error - any suggestion? No memory? 1 post - 1 participant Read full topic
View ArticleCannot get GetCurrentHTMLPagePath to work
function DemoCallback(content) { alert("DemoCallback"); alert(content); } function clearFolders(oForm) { exeoutput.GetHEScriptCom('hescript://UserMain.GetHTMLPath',DemoCallback); } My UserMain:...
View ArticleBest practice, for a Windows installation, when using ExeOutput?
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleDefLocale not working
I tried to set the deflocale parameter in the rendering engine to set the default language in Italian indicating “it” but it remains in English how should I proceed? 11 posts - 2 participants Read...
View ArticleOpen Files with created EXE/App
Is it possible to open Files with the created EXE/App? Let’s say I tell my OS to open *.txt files with my App. Can I catch this in my App when it starts? 2 posts - 2 participants Read full topic
View ArticleCan't install WordPress Sample
Issue: 100% sure not installed: 3 posts - 2 participants Read full topic
View ArticleCannot open MDB file in .exe
A bit challenging. MDB connection works fine using xampp. EXEOutput’s PHP configuration is 7.4 with obviously php_pdo_odbc.dll extension activated. When compiled, .exe triggers an exception:...
View ArticleResource NOT COMPILED - trying external file
Hello I have a codeigniter project that i am trying to exeoutput on i configured everything (the extensions needed were curl and mysql) connected the database and everything the login page shows up...
View ArticleHow to change height of toolbar icon
I just want the words/caption in each toolbar icon. I was able to remove the png’s (right or wrong I entered 99 in ImageIndex (program blows up if empty) and blanked out Images) but cannot get the...
View ArticleNetwork issues with path
Alright, so i have a problem. Im creating a app from my local computer using sqlite as database (works like a charm). The computer i need the exe on is on a network drive. G:\ or network named vv.com\...
View ArticleClosing the app from inside
hello, is there any trick to close the app from javascript function for example ? 1 post - 1 participant Read full topic
View ArticleMy application required to writesome values to the app.php file inside config...
My application required to writesome values to the app.php file inside config folder. But when I tried to write the data to file it is not working. So I tried by placing the app.php as external file...
View ArticleNewer chromium with new CSS support, been waiting for so long..!
Hello…! I’ve been following the forum and site for almost two years now, and after reading all those “in few weeks”, and “in beginning of next year” answers about upcoming ExeOutput which has never...
View ArticleHow to change Toolbar scButton background color
Hello! Excuse me if my English is a bit bad. First of all I wanted to congratulate you for the good software you have created. Without a doubt, I recommend it and it seems to me that it has a lot of...
View ArticleZoom Toolbar Action Settings
When using Zoom Out or Zoom In, how much (percentage wise) is each zoom incremented (or decremented)? 5%, 10%, etc. Can this percentage be changed? Let’s say it defaults to 10%, can I make it 5%...
View ArticleCompressing the final .EXE file with UPX
Under Deployment, when “Compress the final .EXE file with UPX (may require additional build time)” is checked, the .exe loads slower. Checked: filesize 65,901KB. Loads in 16 seconds. Unchecked:...
View ArticleToolbar icons revert back to glowing when not pressed
Example 1: Home icon clicked. Icon glowing but glow turned off when mouse leaves toolbar. Ok, seems to be the correct action. Call a non-Home page. This page has a link to open a file using OpenFile....
View ArticleEXE not rendering in brand new Win 11
I’m testing a executable compiled with PHP 7.4 in a brand new Windows 11 virtual machine. The exe opens but screen does not change from “Just a moment, please…” message. Then I realize the exe depends...
View ArticleMinimize window with Javascript
Hi im looking for a way to minimize the main windows with javascript like: exeoutput.RunHEScriptCode(‘ExitPublication;’); How can I accomplish this? I looked for in the forum, but i couldn’t find a...
View Article