|
Dear Smalltalkers,
I'm currently try to find out how:
1. Start Squealand-Squeak (Plugin-) Image from a USB-drive
under Microsoft Windows (assume Windows has managed to
assign a drive letter to the USB-Stick).
2. Putting path initialization in Squeak.ini with relative paths
to the USB-drive
or
3. specifying
[Security]
UserDirectory=\
in Squeak.ini
and
being able to 'PUBLISH It!' and 'FIND' the projects
without getting an error.
Maybe the Plugin-Image is my problem because the error occured
in 'primCreateDirectory' with 't1' being 'Squeaklets'?
Is there a normal Etoys.image around equivalent to used Plugin?
Uwe
|