Hey,
I need to create a folder with IUSR rights. When I enter IUSR in the permissions, I get a security error message in the installation.
Is this somehow possible?
Second question:
How to create a folder on d:?
thanks
You could implement this scenario using a property based folder. This is the complete method:How to create a folder on d:?
I do have a situation where I need to set the "Domain" field when installed for a Citrix client.Please ensure that when setting the folder permission, the "Domain" field from the "Permission" dialog is empty. This field should be set only if the target comupter is enrolled into a domain.
Ok this is working for me.Sorin wrote:Hello,
Please ensure that when setting the folder permission, the "Domain" field from the "Permission" dialog is empty. This field should be set only if the target comupter is enrolled into a domain.
Also, I recommend you to check the "Keep existing permissions" option from the "Edit Folder" dialog - "Permissions" tab, otherwise the default existing permissions on the folder location on target machine will not be inherited from parent folder. When this option is used the permissions you configure into your project are created from scratch, they are not added on top of the default inherited permissions.
If this isn't helpful, please send us the .AIP project and a verbose log of the installation to support at advancedinstaller dot com so we can investigate them.
You could implement this scenario using a property based folder. This is the complete method:How to create a folder on d:?
1. Go to "Install Parameters" and create a new property named, for example "PATH". Enter "d:\" in its value field.
2. Go to "Files and Folders" page and create a new "Property Based" folder using PATH property.
Best regards,
Sorin