Ronald wrote:
> OK, let me reframe the question: what I would like to have is an > Interface/ClassID to a default Windows COM object, which can > perform 'file system' operation AND be elevated.
There is no such COM object built-in to Windows. You have to write your own COM object based on your particular needs.
-- Remy Lebeau (TeamB)