First of all I would like to appreciate all the developers for this awesome work. Keep rocking like this.
I have downloaded the latest version of php desktop with chrome 31 for windows OS. when i execute the phpdesktop-chrome.exe file It's running great. I can tune up the path to start with using settings.json.
Now the part in which in which I have a problem is I want two .exe files say
phpdesktop-chrome1.exe and phpdesktop-chrome2.exe
On executing phpdesktop-chrome1.exe URL with path say localhost/index.html will open and on executing phpdesktop-chrome2.exe URL with path say localhost/admin/index.html will open
Also how can I make the setting for one instance of window only. Like only one window of phpdesktop-chrome1.exe can be opened at a time.
Will expect a quick solution from you guys.
Thanks And well Done.
Thanks for your quick reply.
Program will be started when user clicks on the .exe file. just like any end user do..
I don't want to go command line, Yes your idea of making two separate installer and directory is the last option I will use but do you think there is any alternative approach for this.
By the way.. how can I assign two different setting.json if I Copy and paste. I am using windows.
Also how can I make only two instance to be opened, like
On executing phpdesktop-chrome1.exe URL with path say localhost/index.html will open and on executing phpdesktop-chrome2.exe URL with path say localhost/admin/index.html will open both with just one instance..
Open two different instance will solve my issue.. but both must be unique with regards from where it is opened.
Any help on this..
I think for the time being I can create two directory and work it out with different port no. I think this will solve the problem for now.
If any issue will arise then will post in the forum.
Thanks for your time.