Graeme Geldenhuys escreveu: > Hi, > >> Anyone knows a cross platform install builder? > > I am working on a cross platform installer for our company, and it > generates a single file deployment on all platforms (Linux, FreeBSD & > Windows). It can also have multiple targets inside the same setup. It > supports console and GUI modes inside the same setup. You can also use > the installer in a "unpacked" mode (for use on CD or DVD) where a > single setup file is not required (compared to downloading a setup > from the internet). > > It doesn't generate .deb or .rpm files though - it is Linux distro > independent. The target audience for the installer is application > developers that use Free Pascal (object pascal). > > The installer is not 100% implemented yet, hence the code is not > publicly available yet. It should be available in a couple of months.
Hello Graeme, good to see you here again :) It would be something like a InstallJammer[¹]? [¹] http://www.installjammer.com/ Please, see this sample: Linux: http://sites.google.com/site/fiensprototyping/setmiximum.tar.gz?attredirects=0 Windows: http://sites.google.com/site/fiensprototyping/setupmiximum.zip?attredirects=0 Home: http://sites.google.com/site/fiensprototyping/ -- []'s Silvio Clécio -- programmer ObjectPascal - http://silvioprog.com.br -- twitter - http://twitter.com/silvioprog -- Grupo Lazarus-BR no Google - http://groups.google.com/group/lazarus-br -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
