On Fri, Jun 13, 2008 at 2:01 PM, Melchior FRANZ <[EMAIL PROTECTED]> wrote:
>
>        FG_HOME,
>        "/tmp/", "/var/tmp/",
>        "[A-Za-z]:TMP/", "[A-Za-z]:TEMP/",
>        "[A-Za-z]:/TMP/", "[A-Za-z]:/TEMP/",
>
> Please tell me if this doesn't work for you, or if want more. You
> can add "*" as first entry to allow writing everywhere. Are
> TEMP/TMP dirs on MS Windows always in upper case letters?

You might consider the TEMP and TMPDIR environment variables too.
For example, on a (virtual) windows machine I have TEMP=c:\documents
and settins\<user>\Local Settings\Temp, and no c:\temp (IIRC this was
the default setup).
There is a c:\windows\temp, however. Of course this is a non-issue if
the nasal scripts don't try to write to these locations anyway.

-- 
Csaba/Jester

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to