February 20, 200620 yr I have created an XP unattended installation, and I have managed to get it the way I want it.However, there is one outstanding thing I have been trying to figure out.Some applications require the ability to write to certain folders in 'Program Files' while logged in with User rights.I was wondering if its possible to set user permissions to folders during or after the install (using cmd scripts). I would need to allow Write & Modify Permissions.Thanks!
February 20, 200620 yr Look for CACLS.EXE in system32 folder.It can set permission on user or groups.
Create an account or sign in to comment