Hi,
I wanted to package our own application with the X2Go installer and i
noticed that you also packaged the Xming installer in the x2go
installer. I use the X2go /S switch to install without user
confirmation, but afterwards Xming's installer is called and prompts
the user for confirmation messages (which i don't want to).
Is it possible for you to release the X2Go installer without the Xming
packaged? I can include it separately and use its /SILENT switch to
skip all user confirmation screens.
Thanks in advance!
kind regards,
Léon
Unfortunately not getting any response from this. Anyone? All i need
is the X2Go installer, without Xming.
On Fri, 27 Aug 2010 15:30:51 +0200, Léon Keijser <leon@gotlinux.nl> wrote:
Hi,
I wanted to package our own application with the X2Go installer and
i noticed that you also packaged the Xming installer in the x2go
installer. I use the X2go /S switch to install without user
confirmation, but afterwards Xming's installer is called and prompts
the user for confirmation messages (which i don't want to).Is it possible for you to release the X2Go installer without the
Xming packaged? I can include it separately and use its /SILENT
switch to skip all user confirmation screens.Thanks in advance!
kind regards,
Léon
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hey Léon,
I am not really an expert on this, but I'd suggest you to have a look at the sources - X2go is completely GPL, so the installer script (NSIS/InnoSetup/whatever) must be included somewhere - just get it, modify it so that it fits your needs and you should be done. In the case you cannot find it somewhere, you could help yourself by building your own win32 installer - basically you just need to package the files in the Program Files\X2go Client folder.
Hope that helps - I thought it is better than no response at all :)
Jörg
Am Dienstag, den 07.09.2010, 21:03 +0200 schrieb Léon Keijser:
Unfortunately not getting any response from this. Anyone? All i need
is the X2Go installer, without Xming.On Fri, 27 Aug 2010 15:30:51 +0200, Léon Keijser <leon@gotlinux.nl> wrote:
Hi,
I wanted to package our own application with the X2Go installer and
i noticed that you also packaged the Xming installer in the x2go
installer. I use the X2go /S switch to install without user
confirmation, but afterwards Xming's installer is called and prompts
the user for confirmation messages (which i don't want to).Is it possible for you to release the X2Go installer without the
Xming packaged? I can include it separately and use its /SILENT
switch to skip all user confirmation screens.Thanks in advance!
kind regards,
Léon
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
On Tue, 07 Sep 2010 21:17:21 +0200, Joerg Sawatzki
<joerg.sawatzki@web.de> wrote:
I am not really an expert on this, but I'd suggest you to have a look at the sources - X2go is completely GPL, so the installer script (NSIS/InnoSetup/whatever) must be included somewhere - just get it, modify it so that it fits your needs and you should be done. In the case you cannot find it somewhere, you could help yourself by building your own win32 installer - basically you just need to package the files in the Program Files\X2go Client folder.
Hope that helps - I thought it is better than no response at all :)
Indeed :) Thanks for the suggestions, i'll have a look and see what
i'm able to do.
kind regards,
Léon