Tatyana Mykhnevych
Posts: 40
Joined: Thu Feb 13, 2020 4:47 pm

Domain Users have no access to Temp Folder

Hello,

I extract Temp files for my App to Temp Folder. And Domain Users do not have access to it. They have only if I specify Permissions for hardocoded Group name. But I want My installer to support All users (Domain with any Group membership and Not Domain). How can I achieve this?

Looking forward to hearing from you.

Best regards,
Tanya
Attachments
Screenshot_2.png
Screenshot_2.png (50.07 KiB) Viewed 8121 times
Catalin
Posts: 6584
Joined: Wed Jun 13, 2018 7:49 am

Re: Domain Users have no access to Temp Folder

Hello Tanya,
But I want My installer to support All users (Domain with any Group membership and Not Domain). How can I achieve this?
If you want everyone to have acces to the temporary folder you can use the "Everyone" group ("[GRP_EVERYONE]") to set the permissions accordingly.

Hope this helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Tatyana Mykhnevych
Posts: 40
Joined: Thu Feb 13, 2020 4:47 pm

Re: Domain Users have no access to Temp Folder

I tried this one. Now the user has permission to a folder.
Catalin
Posts: 6584
Joined: Wed Jun 13, 2018 7:49 am

Re: Domain Users have no access to Temp Folder

Hello Tanya,

Thank you for your followup on this!

I am glad to hear everything works as expected now.

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”