aj-techsoul / ELECTRON-4-PHP

An easiest way to use php in electron
MIT License
200 stars 45 forks source link

How to make an installer of Electron 4 Php application? #51

Open MSaqib-Rocket opened 5 months ago

MSaqib-Rocket commented 5 months ago

Tried Every possible solution to build an installer.

Hello, I used almost all the methods to make an installer. Inno Setup makes an Installer but it places all the files and folders in the installation location. Release-builds folder contains the exe also have the resources folder in which all the php code resides. I don't want to share my code with anyone so that's why I want to make an Installer that hides the code while installing the app.

RDShehzad commented 5 months ago

Tried Every possible solution to build an installer.

Hello, I used almost all the methods to make an installer. Inno Setup makes an Installer but it places all the files and folders in the installation location. Release-builds folder contains the exe also have the resources folder in which all the php code resides. I don't want to share my code with anyone so that's why I want to make an Installer that hides the code while installing the app.

Yes, I have same issues. If you know any solution, please let us know.

aj-techsoul commented 5 months ago

Using inno setup, there is a only this method available, hope this helps. But to precise, to encrypt your codebase etc. there is no way till date. May be in future. https://stackoverflow.com/questions/39641410/how-to-secure-encrypt-inno-setup-from-decompiling

AJ Kumar

(Founder & CEO)

Mobile : +91 9862542983

*Email : @. @.>Website : www.techsoul.in http://www.techsoul.in/*

On Wed, Mar 27, 2024 at 4:39 PM RDShehzad @.***> wrote:

Tried Every possible solution to build an installer.

Hello, I used almost all the methods to make an installer. Inno Setup makes an Installer but it places all the files and folders in the installation location. Release-builds folder contains the exe also have the resources folder in which all the php code resides. I don't want to share my code with anyone so that's why I want to make an Installer that hides the code while installing the app.

Yes, I have same issues. If you know any solution, please let us know.

— Reply to this email directly, view it on GitHub https://github.com/aj-techsoul/ELECTRON-4-PHP/issues/51#issuecomment-2022501901, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGP4QID2LVPANORA6KXLCDLY2KSHHAVCNFSM6AAAAABFKLQP3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRSGUYDCOJQGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>