wix3.5 - How to set write permission to a single file in WiX -


i have mvc app , need set write permission everyone on single file. file generated on fly during installation custom action script. file created inside app folder.

i know final path of file, after installation process

online i've seen examples setting permission folders , subfolders, none of them seemed address issue


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -