Increase the number of connections
@freecorvette wrote: Since the main window is a browser window, the number of total connections (images, XHR requests) that the window can keep open at the same time is severely limited (to 3 in...
View ArticleBackground image or loading gif
@dearnex wrote: I’ve been looking around the docs and forums trying to find a way to make this loading screen a little prettier. image1463×857 46.6 KB I would like to add an image with a loading gif...
View ArticleExeOutput for PHP 2020 is available - February 3rd, 2020
@gdgsupport wrote: Originally published at: https://www.gdgsoft.com/blog-update-to-our-php-compiler-exeoutput-for-php-2020-is-available Our PHP compiler ExeOutput for PHP 2020 is finally available...
View ArticleRunning Laravel's artisan schedule:run as a timer
@dearnex wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleChromium Args issue
@jaydadhania08 wrote: Hi, I want to pass --disable-web-security --user-data-dir=c:\my\data as additional chromium args, so that I can disable the web security. As...
View ArticleCan i update my system to all my clients using one button
@Kaizerx wrote: Goodd day sir. can i update my system when i have something to update. then the user will just recieve a pop up if “they want to update the latest version?” just like how app in...
View ArticleHey sir. i cant run my database when i apply the string protection
@Kaizerx wrote: hey sir. i cant run my database when i apply the string protection, im using a pdo method in mysql. and here’s my sample code for it. (in PHP SETTINGS ) str1 = “mypass”; (in DATAb.php...
View ArticleDelete bottom toolbar of application window
@lekinio wrote: Hi, I want to delete bottom toolbar(see img) of application window but I could not find any property in ExeOutPut to do so, I thought would use skin editor but as I understood, it is...
View ArticleExe application on FullScreen (like a game)
@lekinio wrote: Hi, I want to get Exe application on FullScreen(like a game), I could not find any relevant information on forum, which would help me, is there any way to do it? Posts: 1 Participants:...
View ArticleTake Screenshot
@jaydadhania08 wrote: Hi, is there a way to programatically take a “screenshot” of the window contents? (Need to capture only Exe window’s contents, the entire screen is not needed). It could be any...
View ArticlePHP Exeoutput aborting
@markem wrote: When I attempt to execute Exeoutput for PHP - I get an error: Error reading SVGOrigList.Items: GDI+ Font Style Not Found ExeOutput won’t allow me to send the error message to GDG...
View ArticleVersion 2020 issues
@jaydadhania08 wrote: Hi, in the recent 2020 version of Exeoutput I have some issues / suggestions. [1] Screen flashing / flicker After a dialog box like javascript alert() or confirm() there is a...
View ArticleApplication starts 6 processes
@freecorvette wrote: Hello, I’ve recently upgraded from ExeOutput for PHP 1.6 to the 2020 version. One thing I noticed immediately was that, when starting an application built with the 2020 version, 6...
View ArticleUsing timers (crons)
@freecorvette wrote: After upgrading from 1.6 to 2020, I noticed a new feature called Timers (Crons). As I understood it, the feature would allow: setting an arbitrary number of timers each timer...
View ArticleError opening application in Windows 7
@paulinho1921 wrote: After installing version 2020, when trying to open, this error appears, in Windows 7, I tested it in Windows 10, not the error, but I do not want to be forced to use Windows 10...
View ArticleCodeigniter Project Error
@mycosoft wrote: "Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php" Hello please i need help am getting this error from my...
View ArticleOpen .exe with PHP
@paulinho1921 wrote: I would like a PHP command to open an .exe that will be in the same folder as my application, and a PHP command to close the .exe Posts: 1 Participants: 1 Read full topic
View ArticleStarting app with a hidden window
@freecorvette wrote: I’m trying to start the app in a “hidden” state. I’m using this to run some code when the app is installed or uninstalled. In version 1.6, I would do this by calling from PHP:...
View ArticleExeOutput executing command lines
@markschnegg wrote: Can ExeOutput execute a command line (Looking to generate command lines for ghostscript command line program), and route the output back to ExeOutput to display? Similar to Unix...
View ArticleQ&A about ExeOutput for PHP
@markem wrote: On the CONSOLE part of ExeOutput, it would be really nice if ExeOutput for PHP could use either php_ncurses.dll or php_winbinder.dll Both of which has to be compiled into PHP before...
View Article