Author | Topic: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) | |
---|---|---|
rousseau alain | Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Mon, 12 Mar 2018 16:36:30 +0100 Hello I program on Xbase 1.9. I would like to know if we can download an exe that install only xpprtt1.ldll and so on to excute my application ? Thanks a lot Bye Alain Rousseau | |
Peter Alderliesten | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Mon, 12 Mar 2018 17:52:57 +0100 Alain, > I program on Xbase 1.9. > I would like to know if we can download an exe that install only > xpprtt1.ldll and so on > to excute my application ? I do not get what you try to do exactly. The runtime DLL's for deployment are supplied with the Xbase++ installation. It is a fair set of DLLs that you have to deploy with your application depending on the Xbase++ functions and classes that are used by your application. I come to a minimum of 7 just to start, so just the XPPRT1.DLL certainly is not sufficient. Peter | |
rousseau alain | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Tue, 13 Mar 2018 10:03:49 +0100 Bonjour Peter, L'anglais n'est pas ma langue maternelle et j'ai un peu de problème pour trouver les mots justes. J'ai un logiciel que j'ai vendu et qui doit etre installé sur des ordinateurs dans différent points de ventes Il faut le moteur Xbase ( xpprt1.dll, xprt2.dll .........) Je ne souhaite pas installer sur leur PC, le compilateur ( xpp.exe ), linker , lib .... ) N'existe t'il pas un setup.exe qui installe le minimun pour faire tourner les programmes. Merci Hello Peter, English is not my mother tongue and I have a little problem with find the right words. I have a software that I sold and that must be installed on computers in different points of sales You need the Xbase engine (xpprt1.dll, xprt2.dll .........) I do not want to install on their PC, the compiler (xpp.exe), linker, lib ....) Does not exist a setup.exe that installs the minimun to run the programs. Thank you Alain Rousseau "Peter Alderliesten" a écrit dans le message de groupe de discussion : 1utic7lanpfv5.1fu6yk5pvokkm.dlg@40tude.net... Alain, > I program on Xbase 1.9. > I would like to know if we can download an exe that install only > xpprtt1.ldll and so on > to excute my application ? I do not get what you try to do exactly. The runtime DLL's for deployment are supplied with the Xbase++ installation. It is a fair set of DLLs that you have to deploy with your application depending on the Xbase++ functions and classes that are used by your application. I come to a minimum of 7 just to start, so just the XPPRT1.DLL certainly is not sufficient. Peter | |
Jonathan Leeming | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Tue, 13 Mar 2018 08:22:52 -0600 On 3/13/2018 3:03 AM, rousseau alain wrote: > Bonjour Peter, > > L'anglais n'est pas ma langue maternelle et j'ai un peu de problème > pour > trouver les mots justes. > J'ai un logiciel que j'ai vendu et qui doit etre installé sur des > ordinateurs dans différent points de > ventes > Il faut le moteur Xbase ( xpprt1.dll, xprt2.dll .........) > > Je ne souhaite pas installer sur leur PC, le compilateur ( xpp.exe ), > linker , lib .... ) > > N'existe t'il pas un setup.exe qui installe le minimun pour faire > tourner les programmes. > > > Merci > > Hello Peter, > > English is not my mother tongue and I have a little problem with > find the right words. > I have a software that I sold and that must be installed on > computers in different points of > sales > You need the Xbase engine (xpprt1.dll, xprt2.dll .........) > > I do not want to install on their PC, the compiler (xpp.exe), linker, > lib .....) > > Does not exist a setup.exe that installs the minimun to run the programs. > > > Thank you > > Alain Rousseau > "Peter Alderliesten" a écrit dans le message de groupe de discussion : > 1utic7lanpfv5.1fu6yk5pvokkm.dlg@40tude.net... > > Alain, > >> I program on Xbase 1.9. >> I would like to know if we can download an exe that install only >> xpprtt1.ldll and so on >> to excute my application ? > > I do not get what you try to do exactly. > The runtime DLL's for deployment are supplied with the Xbase++ > installation. It is a fair set of DLLs that you have to deploy with your > application depending on the Xbase++ functions and classes that are used by > your application. > I come to a minimum of 7 just to start, so just the XPPRT1.DLL certainly is > not sufficient. > > Peter Hi Alain, For Xbase++ 1.9 all the runtime files that you need to distribute are located in C:\Program File (x86)\ALASKA\XPPW32\runtime. Of course this would not include any 3rd party libraries that your application needs. To make distribution to your clients easier you could use iexpress.exe (included in Windows XP and later) or 7Zip (http://www.spiroo.be/7zip/). If you are using iexpress.exe you need to run it elevated as administrator. Hope this helps... Jonathan jonathan.leeming@the-family-centre.com Edmonton, Alberta, Canada | |
Jonathan Leeming | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Tue, 13 Mar 2018 09:58:07 -0600 On 3/13/2018 8:22 AM, Jonathan Leeming wrote: > On 3/13/2018 3:03 AM, rousseau alain wrote: >> Bonjour Peter, >> >> L'anglais n'est pas ma langue maternelle et j'ai un peu de >> problème pour >> trouver les mots justes. >> J'ai un logiciel que j'ai vendu et qui doit etre installé sur des >> ordinateurs dans différent points de >> ventes >> Il faut le moteur Xbase ( xpprt1.dll, xprt2.dll .........) >> >> Je ne souhaite pas installer sur leur PC, le compilateur ( xpp.exe ), >> linker , lib .... ) >> >> N'existe t'il pas un setup.exe qui installe le minimun pour faire >> tourner les programmes. >> >> >> Merci >> >> Hello Peter, >> >> English is not my mother tongue and I have a little problem with >> find the right words. >> I have a software that I sold and that must be installed on >> computers in different points of >> sales >> You need the Xbase engine (xpprt1.dll, xprt2.dll .........) >> >> I do not want to install on their PC, the compiler (xpp.exe), linker, >> lib .....) >> >> Does not exist a setup.exe that installs the minimun to run the programs. >> >> >> Thank you >> >> Alain Rousseau >> "Peter Alderliesten" a écrit dans le message de groupe de discussion : >> 1utic7lanpfv5.1fu6yk5pvokkm.dlg@40tude.net... >> >> Alain, >> >>> I program on Xbase 1.9. >>> I would like to know if we can download an exe that install only >>> xpprtt1.ldll and so on >>> to excute my application ? >> >> I do not get what you try to do exactly. >> The runtime DLL's for deployment are supplied with the Xbase++ >> installation. It is a fair set of DLLs that you have to deploy with your >> application depending on the Xbase++ functions and classes that are >> used by >> your application. >> I come to a minimum of 7 just to start, so just the XPPRT1.DLL >> certainly is >> not sufficient. >> >> Peter > > Hi Alain, > > For Xbase++ 1.9 all the runtime files that you need to distribute are > located in C:\Program File (x86)\ALASKA\XPPW32\runtime. Of course this > would not include any 3rd party libraries that your application needs. > > To make distribution to your clients easier you could use iexpress.exe > (included in Windows XP and later) or 7Zip (http://www.spiroo.be/7zip/). > If you are using iexpress.exe you need to run it elevated as > administrator. > > Hope this helps... Jonathan > Hi Again, Just to clarify that I am suggesting that you create a self extracting ZIP type file with either of these two utilities to aid in distribution. I would expect that you might consider having your executable in the same self extracting file to be installed in the same folder on the end users computer. Regards... Jonathan jonathan.leeming@the-family-centre.com Edmonton, Alberta, Canada | |
Thomas Braun | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Wed, 14 Mar 2018 09:57:07 +0100 rousseau alain wrote: > Hello Peter, > > English is not my mother tongue and I have a little problem with > find the right words. > I have a software that I sold and that must be installed on computers in > different points of > sales > You need the Xbase engine (xpprt1.dll, xprt2.dll .........) > > I do not want to install on their PC, the compiler (xpp.exe), linker, lib > ....) Hi Alain, there are many programs that produce installers: https://en.wikipedia.org/wiki/List_of_installation_software I would suggest to use either InnoSetup or the Nullsoft installer as both are free and also used by a lot of open source projects. best Thomas | |
rousseau alain | Re: Program to install xbase 1.9 engine ( DLL only .not. xpp and pbuild ) on Wed, 14 Mar 2018 11:10:47 +0100 Hi Thanks I use innosetup it's ok thanks bye Alain Rousseau "Thomas Braun" a écrit dans le message de groupe de discussion : umc06itm9whz$.rummihtu4xs5$.dlg@40tude.net... rousseau alain wrote: > Hello Peter, > > English is not my mother tongue and I have a little problem with > find the right words. > I have a software that I sold and that must be installed on computers > in > different points of > sales > You need the Xbase engine (xpprt1.dll, xprt2.dll .........) > > I do not want to install on their PC, the compiler (xpp.exe), linker, lib > ....) Hi Alain, there are many programs that produce installers: https://en.wikipedia.org/wiki/List_of_installation_software I would suggest to use either InnoSetup or the Nullsoft installer as both are free and also used by a lot of open source projects. best Thomas |