My kit created with Inno Setup installs my application in C:\\Program Files\\MyApp.
C:\\Program Files\\MyApp
When my application starts, it tries to create new log files in
Simply using the following code works for me and I think it is more secured:
[Dirs] Name: "{app}\logs"; Permissions: users-full