Hi there,
These are probably very stupid questions but I have not used anything like ExeOutput before.
Q1. On the website it says:
“Moreover, you are not allowed to distribute applications made with the Trial edition.”
I only have Windows 7 at the moment, but would need to test a created exe on 10 and 11 as well, so have a couple of volunteers who are willing to test on thier own machines. Would they still be able to run it but it would have the nag screen or something (which would not be a problem as if it all worked ok, I’d be getting the paid version before proper distribution) or would my test app not run on their machines at all ?
Q2. I had a look at PHPDesktop as well, but that requires end users to actually “install” an app as opposed to simply saving a single file to their desktop, so that kind of put me off that solution. Are there any cases where ExeOutput for PHP would have to do that for any dependencies please ? or would everything definitely be contained in the .exe file ?
The reason I ask is that at present, I have my “apps” written in (don’t laugh) Dos Batch Script but of course that makes it VERY limited, but at least they a single .bat file. I want to keep things very simple and unworrying for the users as many are not very computer savvy !!! Moving to a .exe instead of .bat will mean it would be far more difficult for them to look at the script, which could cause “trust issues” as it is, so everything being in one place (and could simply be deleted) would by far be the better option for me.
TIA
Zoe