SecureDirectory and UserDirectory handling in Windows VM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SecureDirectory and UserDirectory handling in Windows VM

Yoshiki Ohshima-2
 
  Hello,

  In Squeak.ini, you can specify SecureDirectory and UserDirectory to
specify the values used by:

 SecurityManager default untrustedUserDirectory.
 SecurityManager default secureUserDirectory.

About a year ago, there was a discussion initiated by korakurider
about expanding the environment variable in SecureDirectory:

http://squeakland.org/pipermail/squeakland/2007-February/003438.html

but the issue seems to be still there.  Is there any plan to update
the VM for it?  That would be very helpful to package the new
Squeakland release (based on the OLPC Etoys image).

  Thank you!

-- Yoshiki