Dec. 14, 2011
4 p.m.
Steve Taylor wrote:
On 14/12/11 11:24, Sean P. DeNigris wrote:
+1 for "imageFolder/.pharo followed by ~/.pharo (although is ~ meaningful on Windows?) There's something like C:/Users/<current_user_name> - though I think that might be a different location between Vista and XP and so on. There's also the added complication that programs can be installed for the current user or 'all users' - I don't know what the implications of that are. Steve From [1], for Windows I suggest: %ALLUSERSPROFILE% \pharo\startup.st - for default system wide settings %APPDATA%\pharo\startup.st - for personal settings
[1] http://www.axleration.com/default-environment-variable-values-of-windows-xp-...