From: Cees De Groot <
[hidden email]>
To: The general-purpose Squeak developers list
<
[hidden email]>
Date: Oct 23 2005 - 7:23pm
Hi,
I was bored for 10 minutes so decided to do a bit about the
first-user-experience. The result can be admired at
http://www.tric.nl/~cg/Squeak3.8-6665full-installer.exe in the form of
a nice NSIS installer which creates start menu icons and desktop icons
and all that nauseating stuff :).
The sources are at
http://kilana.unibe.ch:8888/WindowsInstaller/InstallerBuilder-CdG.1.mczand replicating this is quite simple:
- put the source files for the installer in a src/ subdirectory
- load the mcz in an image
- install NSIS (
http://nsis.sourceforge.net/)
- execute
Win32InstallerBuilder buildInstallerForProduct: 'Squeak3.8'
version: '6665full'
Maybe an idea to collect Linux, MacOS X, .. installers in the same package?
Anyway, I hope this is useful and that the resulting executable finds
its way to squeak.org. As usual, feedback is most appreciated
On 2/7/06,
[hidden email] <
[hidden email]> wrote:
> Hi!
>
> Look at:
>
>
http://swiki.krampe.se/gohu/23>
> regards, Göran
>
> PS. Cees has a newer version based on that one, but I don't recall the
> URL.
>
>