Search results

  1. AhmedGemu

    Title bar color

    how i can change title bar color in my output
  2. AhmedGemu

    Client update with query database

    hello i included mysql to my output app and need to send update to this installed version on client pc this update should run without clients steps so i can’t run from adminer i need to connection for database to run my queries, but i can’t connect to portable mysql with exeoutput what we can...
  3. AhmedGemu

    Save zoom in - out

    when i try to zoom out and then close the app it’s reset to default zoom configuration how i save this settings i enabled save user defined window position but still not saved
  4. AhmedGemu

    Open one instance from app

    how can i limit the instances of oppend from my ouput to be one instance if user click the output.exe file again app should show the current instance that opened already or prevent opening new one
  5. AhmedGemu

    Change application icon

    how can i change my output exe icon
  6. AhmedGemu

    Access Application out exe

    How can i access my app from browser with exe app
  7. AhmedGemu

    Select printer from code

    my app have many printers using it depend on product type is there any way to select printer from js or HEScript before printing
  8. AhmedGemu

    Image not loading with arabic path

    hello, i have problem with tag in html its not loading if it’s (src) tag with arabic path working in english without any problem but when path have any arabic character nothing working
  9. AhmedGemu

    App not start in some windows

    my problem is same exeoutput file working in some windows and other not it’s not depend on windows version no, it’s working in windows 10 x64 and same iso file installed in other computer but program not start i just got (just a moment, please) and when i check requests i found this request...
  10. AhmedGemu

    Slow performance

    my app performance is slowly with ExeOutput request takes twice as long if it take 500ms in broswer in exeoutput (1.5 - 2) S i am using laravel framework in laravel framework alot of files for packages in /vendor folder What I did to get a solution : i kept vendor folder external, but the same...
  11. AhmedGemu

    Making php imagick extension work - SOLVED

    Hello my software require php imagick extension to be loaded to install this extension in windows without (ExeOutput) we will put some dll files in php version folder and put php_imagick.dll (extension file ) in phpFolder/ext it’s easy to load extension file with ExeOutput but how i put...
Back
Top