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

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -