The All Users folder? See 
http://vbnet.mvps.org/index.html?code/browse/csidlversions.htm as specified in 
the dictionary on specialFoldersPath. It looks like you can use those 0xnnnn 
numbers as the argument to specialFoldersPath(). I have not tried it though. 

Bob


On Feb 6, 2012, at 7:23 AM, Malte Brill wrote:

> Hi all,
> 
> what is the state of the art for storing data for all users under windows? I 
> used to write to specialfolderpath(35), this worked up to vista, however 
> under 7 it appears to require admin rights to write there. Is there a place 
> that works reliably for XP and above and does not require admin rights? A 
> place that is accessible by all users for read and write?
> 
> All the best,
> 
> Malte
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to