|
Boost Users : |
Subject: Re: [Boost-users] boost::filesystem and writing to Windows programdata structure
From: Tim Burgess (tim_at_[hidden])
Date: 2017-10-12 12:29:56
Niall,
OK, that is the final nail in the app-based fix idea. Thanks for the information.
Best wishes.
Tim Burgess
-----Original Message-----
From: Boost-users [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Niall Douglas via Boost-users
Sent: 12 October 2017 13:25
To: boost-users_at_[hidden]
Cc: Niall Douglas <s_sourceforge_at_[hidden]>
Subject: Re: [Boost-users] boost::filesystem and writing to Windows programdata structure
> My research seems to indicate that I can modify my installer to set up
> my folders with appropriate permissions at install-time, but Iâd
> prefer to use boost::filesystem to check folder/file permissions then
> change them at run-time, if necessary using appropriate csidl values.
Filesystem only supports the POSIX access permissions model when running on POSIX. It does not support ACLs, nor permissions at all on Windows.
Niall
-- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/ _______________________________________________ Boost-users mailing list Boost-users_at_[hidden] https://lists.boost.org/mailman/listinfo.cgi/boost-users
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net