Thanks for your answers. Oh and, is that command you mentionned installed along with SetupTools? Easy_install or whatever.
2013/10/14, matatk <[email protected]>: > On Monday, 14 October 2013 10:42:54 UTC+1, Christoff Eilers wrote: >> >> well done. Definitly. >> What's that SetupTools thing? Does it not come along with CXFreeze? >> > > Thanks. Setuptools is the library that handles installing third-party > Python libraries, so it's used to manage the 'setup.py' scripts that come > with most of them, to allow them to be built and installed system-wide. > > As for the Windows installer, I could help you. I've already written a >> Ino Setup script, which I use to use to compile installers for French >> people. It works quite good, though it doesn't download anything for >> now. > > > Thanks for the offer. I used to use Inno Setup but I have forgotten it all > now! I am going to first check out cx_Freeze as it says it can make an MSI > > file for us, which would be great. I will let you all know how this goes > and certainly ask for your help on Inno Setup if we need to go down that > route. Can't wait to get it to the stage where the build process is simple > > and the docs are there for you all to be able to build it without any > problems! > > >> Honestly it'd be ways easier for people to have a standalone >> installer, but yeah. That's another point, and I assume there are >> license issues. Just like about owning Quake's data files. ... Come >> on, almost 20 years later, they still sell them for $45 or something. >> Anyway. > > > My position on this has changed slightly... I still would never be willing > > to distribute any registered data as part of AQ, of course that would be a > breach of copyright. However I am now thinking that we should distribute > the shareware data within AQ. The EULA for it says that it must be > distributed 'as-is' which I took to mean as a separate component. However, > > what I am proposing that we do now is to include an extracted version of > the shareware data, with readme, original licence and executables, and have > > that as part of AQ. I believe that is still compliant with the EULA, yet > allows AQ to be installed more easily. > > Cheers, > > > Matthew > > -- > You received this message because you are subscribed to the Google Groups > "AGRIP Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send an email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/agrip-project/781ea706-bc78-47a1-a19b-90d1b97f8a63%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "AGRIP Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/agrip-project/CALe6LpJmLLg5vecOKgehUgYUZij1vKYEZOxnB5Z5LSTao1X6HQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
