![]() |
|
#1
|
|||
|
|||
|
folder permissions
When i create my application, i need to create some files in the program folder. If i have administrator permission, i can create this files, but if i execute the program with other user permissions (no administrator), i cannot create and modify some files in the folder.
How can i do this? ( I use Basic MSI Project with Install Script for the setup logic) Thanks Latho |
|
#2
|
||||
|
||||
|
You can use the MSI LockPermssions table for this. To access this table in an easier-to-use form, open the Components view, select a component whose destination is the desired folder, and click the Destination Permissions setting...
__________________
Robert Dickau - Untitled - Flexera Software Need help? See Windows Installer white papers, training courses, newsletters, HelpNet, forum search, Knowledge Base, ... Need more help? See our (relatively) new Advanced Windows Installer (MSI) training course |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|