简体   繁体   中英

php Application Fail to start after compiling and installing with inno setup

I compiled and installed a php program using php desktop and inno setup, the program work on php desktop but failed to start after compiling with inno setup. What could be the problem? because i dont get any errors

It finally worked turns out using inno setup to create an installer for php desktop app isn't such a great idea. I had to use exeoutput for php to make the desktop application and innosetup to make it's installer and it worked like a charm. Thanks guys.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM