Application unable to write files #27
-
|
The application I'm going to package needs to write something under |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @gili-gili, we don't allow applications to write under the application install directory as that can result in tampering with application binaries and configuration. We do allow access to a folder under C:\ProgramData containing the publisher ID in the name e.g. C:\ProgramData\AppData_m1z3e72mn4yei where m1z3e72mn4yei is the publisher ID. This access is allowed implicitly without any capabilities. |
Beta Was this translation helpful? Give feedback.
Hi @gili-gili, we don't allow applications to write under the application install directory as that can result in tampering with application binaries and configuration. We do allow access to a folder under C:\ProgramData containing the publisher ID in the name e.g. C:\ProgramData\AppData_m1z3e72mn4yei where m1z3e72mn4yei is the publisher ID. This access is allowed implicitly without any capabilities.