I\'ve decided to code some applications in PHP that are supposed to run offline in the user\'s machine. However, I can\'t seem to find an user-friendly install wizard to cre
If you have a webapp written, you maybe want to deploy on client, a possible way is use wapache, which is a standalone apache bundled with your application, and an integrated (IE) browser control inside.
http://wapache.sourceforge.net/