FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Change ACL file permission
Posts: 190
Joined: Tue Mar 14, 2006 01:59 AM
Change ACL file permission
Posted: Sat Feb 10, 2007 01:09 AM

Hello all,

Is it possible to change the ACL permission of a file from within FHW (something like the "Permission: everyone-modify" parameter of InnoSetup) ?

TIA
Davide

Posts: 310
Joined: Sun Jan 08, 2006 10:09 PM
Change ACL file permission
Posted: Sat Feb 10, 2007 12:48 PM

On FAT32 or NTFS?

Posts: 190
Joined: Tue Mar 14, 2006 01:59 AM
Rochinha,
Posted: Sat Feb 10, 2007 01:19 PM
Rochinha wrote:On FAT32 or NTFS?

AFAIK ACL is on NTFS only.
Are there issues with FAT32 too ?

Regards,
Davide
Posts: 310
Joined: Sun Jan 08, 2006 10:09 PM
Change ACL file permission
Posted: Sat Feb 10, 2007 02:25 PM
Friend

The FAT32 security is poor. Maybe you can use ATTRIB.EXE.

Read this for more information: Windows Security

Continue the discussion