Permissions on INI files
How do we set [read write ] permission on the ini files ?
I am using installshield developer 8, i cannot set permission on the ini file from the ini file changes table and i cannot put the ini file name in the lock permission table to grant rw access. any suggestions?
I am using installshield developer 8, i cannot set permission on the ini file from the ini file changes table and i cannot put the ini file name in the lock permission table to grant rw access. any suggestions?
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
KPrinz
20 years ago
Posted by:
bkelly
20 years ago
If this is a new file, you could install it as a file (from there you can right-click and see a permissions button in the properties dialog). Otherwise, a custom action to run the cacls command is not a bad idea. You may get a way with a VBscript custom action as well, but it would likely require WMI on the client.
Posted by:
bheers
20 years ago
Posted by:
bkelly
20 years ago
Posted by:
Robo Scripter
20 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.