PHP Desktop is an open source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript and SQLite.
2
stars
2
forks
source link
Option to embed settings.json file inside exe #144
If settings.json resource is embedded in exe then use it, otherwise check for
settigs.json file in current directory. This command can be used for embedding
(found in node-webkit examples):
copy /b phpdesktop.exe+resources.zip phpdesktop.exe
Original issue reported on code.google.com by czarek.t...@gmail.com on 20 Nov 2014 at 10:57
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 20 Nov 2014 at 10:57