Hi,

The setup program of my application is written in Delphi 5, the setup
program will create a shared file, so some other programs (written by me
using Delphi 5) will use that shared file.

In Vista, I run the setup as administrator (By manually check the related
box in its properties) and it will create the shared file, and after that,
when I write-click on the file to open its properties, I find the "Users"
Group is missing, I found "Administrators" and "SYSTEM". 

 

My question is how can I programmatically add a "Users" group to the shared
file? So other users and programs on the same machine can read and change
the shared file.

 

Thank you for your help.

Monir

_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to