Hello Zárate, I could swear, they didn't work before! Now, I only/still need the intrinsic classes, which Romain is going to send to me. I could install the SW3 Eclipse Version from the update site, which worked like a charme!
Thanks to all, Matthias 2007/6/13, Zárate <[EMAIL PROTECTED]>: > Some time ago i asked myself to Edwin about the latest opensource > installers before it went to haXe. He gave me these links that i think > still work: > > --------- C&P from Edwin's email > > You can download version 3.1 from: > http://vanrijkom.org/sw3os/setup.3.1.0.0.exe > > There's a builder update patch here: > http://vanrijkom.org/sw3os/builder.3.1.0.0.r35.rar > > and another one here (not sure which one is most up to date): > http://screenweaver.org/downloads/screenweaver_builder_patch.rar > > --------------------- > > Hope that helps. > > > On 6/13/07, Ian Thomas <[EMAIL PROTECTED]> wrote: > > Hi Matthias, > > > > On Mac, I just use a standard application bundle. > > > > On Windows, I use an NSIS installer. http://nsis.sourceforge.net/Main_Page > > > > If it's a big program (which most of them are), it then installs > > everything into Program Files, adds shortcuts etc. > > > > If it's a small standalone program, the NSIS installer transparently > > unpacks everything into a folder in TEMP and then runs the swhx > > bootloader - then deletes the temp folder when finished. > > > > Not ideal, I grant you - a single .exe would make life better for > > screensavers etc. But the best I've got at the moment. :-) > > > > Cheers, > > Ian > > > > On 6/13/07, Matthias Dittgen <[EMAIL PROTECTED]> wrote: > > > Hello Ian, > > > > > > I it is really easy to have built a first sample - I have done so in > > > the last minutes, but I find the following difference in SW3 and SWHX: > > > > > > SW3 > > > - Application (at least the main window) might be packed to a custom > > > .exe file with a custom icon and everything else is very clean > > > > > > SWHX > > > - I need the SWHX Bootloader and several dlls and so on. I can't > > > distribute as single file solution out of the box. The Bootloader has > > > the standard Screenweaver icon, which is then also the icon of my > > > application. > > > Please tell me, if/that I am wrong with this! ;-) > > > How do you distribute your apps? > > > > > > Matthias > > > > > > 2007/6/13, Ian Thomas <[EMAIL PROTECTED]>: > > > > On 6/13/07, Matthias Dittgen <[EMAIL PROTECTED]> wrote: > > > > > > > > > @Ian: There#s probably nothing wrong with SW HX, but I still had no > > > > > time to learn HaXe. I read all of Nicolas advertisements for HaXe, but > > > > > I liked the Actionscript API of SW3. SW HX doesn't offer this, yet, > > > > > does it? > > > > > > > > No - but it really doesn't take very long, it's extremely similar to > > > > AS2/AS3. But if you've found a different solution, that's fine... > > > > > > > > Ian > > > > > > > > _______________________________________________ > > > > osflash mailing list > > > > [email protected] > > > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > > _______________________________________________ > > > osflash mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > -- > Juan Delgado - Zárate > http://zarate.tv > http://dandolachapa.com > http://loqueyosede.com > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
